Searched refs:authentication (Results 1 – 11 of 11) sorted by relevance
302 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication() argument309 if (authentication == null ^ presentation == null) { in setAuthentication()313 mAuthentication = authentication; in setAuthentication()361 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() argument369 if (authentication == null ^ (presentation == null && inlinePresentation == null)) { in setAuthentication()373 mAuthentication = authentication; in setAuthentication()818 final IntentSender authentication = parcel.readParcelable(null);822 builder.setAuthentication(authenticationIds, authentication, presentation,
337 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication() argument339 mAuthentication = authentication; in setAuthentication()
102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() argument103 mAuthentication = authentication; in setAuthentication()
152 // Total number of networks over bad authentication threshold when watchdog triggered167 // Total count of triggers with atleast one bad authentication network639 // Total number of successful L2 connection through FILS authentication762 // No authentication.765 // If the router uses a personal authentication.768 // If the router is setup for enterprise authentication.883 optional Auth authentication = 4; field900 // Phase 2 authentication method after setting up a secure channel965 // The reason code if there is no error during authentication. It could966 // also imply that there no authentication in progress.[all …]
181 // Number of authentication failures (excluding wrong password) at high RSSI
545 sb.append(", mAuthentication=" + mRouterFingerPrintProto.authentication); in toString()577 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_OPEN; in updateFromWifiConfiguration()580 … .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_ENTERPRISE; in updateFromWifiConfiguration()583 .authentication = WifiMetricsProto.RouterFingerPrint.AUTH_PERSONAL; in updateFromWifiConfiguration()594 .authentication == WifiMetricsProto.RouterFingerPrint.AUTH_ENTERPRISE in updateFromWifiConfiguration()1697 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()1702 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()1706 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()1710 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.authentication = in updateMetricsFromScanResult()
4117 // Type TYPE_DETAIL: authentication was selected4131 // An autofill authentication succeeded4790 // An autofill dataset authentication succeeded4796 // An autofill service provided an invalid dataset authentication4803 // An autofill service provided an invalid authentication extra7164 // Biometric authentication.7374 // FIELD - Detailed reason in biometric authentication error.
1622 mDecodedProto.connectionEvent[0].routerFingerprint.authentication); in testScanDetailAndWifiConfigurationUsage()1632 mDecodedProto.connectionEvent[1].routerFingerprint.authentication); in testScanDetailAndWifiConfigurationUsage()
4084 * Logs when a biometric authentication event occurs.4094 // If this authentication is for a crypto operation. e.g. Secure purchases, unlock password4099 // If authentication requires user confirmation. See BiometricPrompt's4146 // Time spent during the authentication attempt.11057 * If user authentication is required, is the requirement time based? If it
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
54884 …public static final java.lang.String HANDLE_AUTHENTICATION = "http.protocol.handle-authentication";