Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/metrics/
DApiNameTest.java43 Set<Integer> actualServerApiNames = Arrays.stream(ApiName.values()) in getMetricCode_matchesWestWorldMetricCode_success()
44 .map(ApiName::getMetricCode).collect(Collectors.toSet()); in getMetricCode_matchesWestWorldMetricCode_success()
/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DApiName.java41 public enum ApiName { enum
83 ApiName(int innerMetricCode) { in ApiName() method in ApiName
DInitialPhaseMetric.java32 private int mApiName = ApiName.UNKNOWN.getMetricCode();
DRequestSessionMetric.java29 import static com.android.server.credentials.metrics.ApiName.GET_CREDENTIAL;
30 import static com.android.server.credentials.metrics.ApiName.GET_CREDENTIAL_VIA_REGISTRY;
/frameworks/base/services/credentials/java/com/android/server/credentials/
DCredentialManagerService.java71 import com.android.server.credentials.metrics.ApiName;
809 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
815 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
851 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
858 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
868 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
873 ApiName.SET_ENABLED_PROVIDERS, in setEnabledProviders()
895 ApiName.IS_ENABLED_CREDENTIAL_PROVIDER_SERVICE, in isEnabledCredentialProviderService()
907 ApiName.IS_ENABLED_CREDENTIAL_PROVIDER_SERVICE, in isEnabledCredentialProviderService()
915 ApiName.IS_ENABLED_CREDENTIAL_PROVIDER_SERVICE, in isEnabledCredentialProviderService()
[all …]
DRequestSession.java42 import com.android.server.credentials.metrics.ApiName;
149 mCallingUid, ApiName.getMetricCodeFromRequestInfo(mRequestType)); in RequestSession()
DMetricUtilities.java27 import com.android.server.credentials.metrics.ApiName;
400 public static void logApiCalledSimpleV2(ApiName apiName, ApiStatus apiStatus, in logApiCalledSimpleV2()
/frameworks/proto_logging/stats/atoms/credentials/
Dcredentials_extension_atoms.proto65 enum ApiName { enum
98 optional ApiName api_name = 1;
308 optional ApiName api_name = 19;
441 optional ApiName api_name = 1;
457 optional ApiName api_name = 1;