Home
last modified time | relevance | path

Searched defs:CredentialType (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/
DCredentialType.java34 public class CredentialType extends AuthParam { class
52 public CredentialType(int authType, int credType) { in CredentialType() method in CredentialType
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUtils.java46 @interface CredentialType {} annotation in Utils
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointProviderTest.java114 private enum CredentialType { enum in PasspointProviderTest
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java130 public @interface CredentialType {} annotation in LockPatternUtils