Digital Cockpit
platform_systemui_api_testing_notification
/
com.tomtom.ivi.tools.testing.notificationfrontend
Package
com.
tomtom.
ivi.
tools.
testing.
notificationfrontend
Functions
Properties
Properties
that
Is
Notification
Body
Text
Link copied to clipboard
val
thatIsNotificationBodyText
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Header
Description
Link copied to clipboard
val
thatIsNotificationHeaderDescription
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Header
Title
Link copied to clipboard
val
thatIsNotificationHeaderTitle
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Option
List
Link copied to clipboard
val
thatIsNotificationOptionList
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Panel
Link copied to clipboard
val
thatIsNotificationPanel
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Primary
Action
Button
Link copied to clipboard
val
thatIsNotificationPrimaryActionButton
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Secondary
Action
Button
Link copied to clipboard
val
thatIsNotificationSecondaryActionButton
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Thumbnail
Link copied to clipboard
val
thatIsNotificationThumbnail
:
Matcher
<
View
>
Content copied to clipboard
Functions
that
Is
Notification
Option
Description
Link copied to clipboard
fun
thatIsNotificationOptionDescription
(
optionIndex
:
Int
)
:
Matcher
<
View
>
Content copied to clipboard
that
Is
Notification
Option
Thumbnail
Link copied to clipboard
fun
thatIsNotificationOptionThumbnail
(
optionIndex
:
Int
)
:
Matcher
<
View
>
Content copied to clipboard