Home
last modified time | relevance | path

Searched refs:APP_ICON (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java73 getUiElementFromConfig(AutomotiveConfigConstants.APP_ICON)); in AutoNotificationMockingHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java182 public static final String APP_ICON = "APP_ICON"; field in AutomotiveConfigConstants