Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/credentials/
H A DCredentialProviderInfoFactory.java116 boolean disableSystemAppVerificationForTests, in create() argument
180 boolean disableSystemAppVerificationForTests) { in isValidSystemProvider() argument
183 if (disableSystemAppVerificationForTests) { in isValidSystemProvider()
354 boolean disableSystemAppVerificationForTests) { in getAvailableSystemServiceInfos() argument
369 if (disableSystemAppVerificationForTests) { in getAvailableSystemServiceInfos()
403 boolean disableSystemAppVerificationForTests, in getAvailableSystemServices() argument
473 disableSystemAppVerificationForTests, in getCredentialProviderServices()
499 final boolean disableSystemAppVerificationForTests = true; in getCredentialProviderServicesForTesting()
507 disableSystemAppVerificationForTests, in getCredentialProviderServicesForTesting()
526 boolean disableSystemAppVerificationForTests, in ProviderGenerator() argument
[all …]