Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/credentials/
DCredentialProviderInfoFactory.java117 boolean disableSystemAppVerificationForTests, in create() argument
124 context, serviceInfo, disableSystemAppVerificationForTests)) { in create()
181 boolean disableSystemAppVerificationForTests) { in isValidSystemProvider() argument
184 if (disableSystemAppVerificationForTests) { in isValidSystemProvider()
377 boolean disableSystemAppVerificationForTests) { in getAvailableSystemServiceInfos() argument
392 if (disableSystemAppVerificationForTests) { in getAvailableSystemServiceInfos()
426 boolean disableSystemAppVerificationForTests, in getAvailableSystemServices() argument
433 context, userId, disableSystemAppVerificationForTests)) { in getAvailableSystemServices()
440 disableSystemAppVerificationForTests, in getAvailableSystemServices()
492 final boolean disableSystemAppVerificationForTests = false; in getCredentialProviderServices()
[all …]