toggle menu
TTDC
androidJvm
switch theme
search in API
platform_systemui_api_testing_notification
/
com.tomtom.ivi.tools.testing.notificationfrontend
Package-level
declarations
Functions
Properties
Properties
that
Is
Notification
Body
Text
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationBodyText
:
Matcher
<
View
>
that
Is
Notification
Header
Description
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationHeaderDescription
:
Matcher
<
View
>
that
Is
Notification
Header
Title
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationHeaderTitle
:
Matcher
<
View
>
that
Is
Notification
Option
List
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationOptionList
:
Matcher
<
View
>
that
Is
Notification
Panel
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationPanel
:
Matcher
<
View
>
that
Is
Notification
Primary
Action
Button
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationPrimaryActionButton
:
Matcher
<
View
>
that
Is
Notification
Secondary
Action
Button
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationSecondaryActionButton
:
Matcher
<
View
>
that
Is
Notification
Thumbnail
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationThumbnail
:
Matcher
<
View
>
Functions
that
Is
Notification
Option
Description
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
thatIsNotificationOptionDescription
(
optionIndex
:
Int
)
:
Matcher
<
View
>
that
Is
Notification
Option
Thumbnail
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
thatIsNotificationOptionThumbnail
(
optionIndex
:
Int
)
:
Matcher
<
View
>