Searched refs:DEFAULT_INT_32 (Results 1 – 5 of 5) sorted by relevance
52 public static final int DEFAULT_INT_32 = -1; field in MetricUtilities117 return DEFAULT_INT_32; in getMetricTimestampDifferenceMicroseconds()121 return DEFAULT_INT_32; in getMetricTimestampDifferenceMicroseconds()186 /* chosen_provider_action_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()187 /* chosen_provider_credential_entry_count (deprecated)*/DEFAULT_INT_32, in logApiCalledFinalPhase()188 /* chosen_provider_credential_entry_type_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()189 /* chosen_provider_remote_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()190 /* chosen_provider_authentication_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()546 browsedProviderUid[index] = DEFAULT_INT_32; in logApiCalledNoUidFinal()
95 if (candidateMetric.getCandidateUid() == MetricUtilities.DEFAULT_INT_32) { in collectQueryAggregates()132 if (authMetric.getProviderUid() == MetricUtilities.DEFAULT_INT_32) { in collectAuthAggregates()
120 return MetricUtilities.DEFAULT_INT_32; in getTimestampFromReferenceStartMicroseconds()
19 import static com.android.server.credentials.MetricUtilities.DEFAULT_INT_32;431 if (browsedAuthenticationMetric.getProviderUid() == DEFAULT_INT_32) { in logAuthEntry()
234 return MetricUtilities.DEFAULT_INT_32; in getTimestampFromReferenceStartMicroseconds()