Home
last modified time | relevance | path

Searched refs:verification (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DVerifyAppsOverUsbPreferenceController.java149 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in shouldBeEnabled() local
150 verification.setType(PACKAGE_MIME_TYPE); in shouldBeEnabled()
151 verification.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in shouldBeEnabled()
153 verification, 0 /* flags */); in shouldBeEnabled()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DVerifyAppsOverUsbPreferenceController.java149 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in shouldBeEnabled() local
150 verification.setType(PACKAGE_MIME_TYPE); in shouldBeEnabled()
151 verification.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in shouldBeEnabled()
153 verification, 0 /* flags */); in shouldBeEnabled()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DNetworkRequestErrorDialogFragmentTest.java25 import static org.mockito.internal.verification.VerificationModeFactory.times;
/packages/apps/Test/connectivity/sl4n/rapidjson/
DCHANGELOG.md61 * Travis & Appveyor Continuous Integration, with Valgrind verification (#24, #242)
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java887 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); in enableVerifierSetting() local
888 verification.setType(PACKAGE_MIME_TYPE); in enableVerifierSetting()
889 verification.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in enableVerifierSetting()
890 final List<ResolveInfo> receivers = pm.queryBroadcastReceivers(verification, 0); in enableVerifierSetting()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...