Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java65 executeWorkflow(AutomotiveConfigConstants.APPS_INITIAL_DIALOGS); in dismissInitialDialogs()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java137 public static final String APPS_INITIAL_DIALOGS = "DISMISS_APPS_INITIAL_DIALOGS"; field in AutomotiveConfigConstants