Home
last modified time | relevance | path

Searched defs:verification (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DVerifyAppsOverUsbPreferenceController.java153 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in shouldBeEnabled() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DVerifyAppsOverUsbPreferenceController.java153 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in shouldBeEnabled() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DSecurityFragment.java306 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in isVerifierInstalled() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java839 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in enableVerifierSetting() local