Home
last modified time | relevance | path

Searched defs:CREDENTIAL_SERVICE (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java1148 registerService(Context.CREDENTIAL_SERVICE, CredentialManager.class, in registerService()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6380 public static final String CREDENTIAL_SERVICE = "credential"; field in Context
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java7221 public static final String CREDENTIAL_SERVICE = "credential_service"; field in Settings.Secure