Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java284 executeWorkflow(AutomotiveConfigConstants.PERMISSION_ALLOW_ALL_TIME); in changePermissions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java641 public static final String PERMISSION_ALLOW_ALL_TIME = "PERMISSION_ALLOW_ALL_TIME"; field in AutomotiveConfigConstants