Searched refs:DEFAULT_INT_32 (Results 1 – 5 of 5) sorted by relevance
50 public static final int DEFAULT_INT_32 = -1; field in MetricUtilities105 return DEFAULT_INT_32; in getMetricTimestampDifferenceMicroseconds()109 return DEFAULT_INT_32; in getMetricTimestampDifferenceMicroseconds()174 /* chosen_provider_action_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()175 /* chosen_provider_credential_entry_count (deprecated)*/DEFAULT_INT_32, in logApiCalledFinalPhase()176 /* chosen_provider_credential_entry_type_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()177 /* chosen_provider_remote_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()178 /* chosen_provider_authentication_entry_count (deprecated) */ DEFAULT_INT_32, in logApiCalledFinalPhase()
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;413 if (browsedAuthenticationMetric.getProviderUid() == DEFAULT_INT_32) { in logAuthEntry()
230 return MetricUtilities.DEFAULT_INT_32; in getTimestampFromReferenceStartMicroseconds()