Home
last modified time | relevance | path

Searched refs:PRIORITY_PASSKEY_OR_SIMILAR (Results 1 – 13 of 13) sorted by relevance

/credentials/credentials/src/main/java/androidx/credentials/
DGetDigitalCredentialOption.kt80 typePriorityHint = PRIORITY_PASSKEY_OR_SIMILAR,
114 PRIORITY_PASSKEY_OR_SIMILAR in createFrom()
DGetPublicKeyCredentialOption.kt44 typePriorityCategory: @PriorityHints Int = PRIORITY_PASSKEY_OR_SIMILAR,
131 data.getInt(BUNDLE_KEY_TYPE_PRIORITY_VALUE, PRIORITY_PASSKEY_OR_SIMILAR), in createFrom()
DCredentialOption.kt91 PRIORITY_PASSKEY_OR_SIMILAR,
101 const val PRIORITY_PASSKEY_OR_SIMILAR = 100 constant
DGetCustomCredentialOption.kt88 require(typePriorityHint != CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR) { in <lambda>()
/credentials/credentials/src/androidTest/java/androidx/credentials/
DGetRestoreCredentialOptionJavaTest.java34 CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR;
DGetDigitalCredentialOptionTest.kt80 private const val EXPECTED_PRIORITY = CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR
DGetDigitalCredentialOptionJavaTest.java38 CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR;
DGetPublicKeyCredentialOptionJavaTest.java45 CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR;
DGetPublicKeyCredentialOptionTest.kt196 const val EXPECTED_PASSKEY_PRIORITY = CredentialOption.PRIORITY_PASSKEY_OR_SIMILAR
/credentials/credentials/api/
Drestricted_1.5.0-beta01.txt209 field public static final int PRIORITY_PASSKEY_OR_SIMILAR = 100; // 0x64
218 property public static final int PRIORITY_PASSKEY_OR_SIMILAR;
D1.5.0-beta01.txt209 field public static final int PRIORITY_PASSKEY_OR_SIMILAR = 100; // 0x64
218 property public static final int PRIORITY_PASSKEY_OR_SIMILAR;
Drestricted_current.txt210 field public static final int PRIORITY_PASSKEY_OR_SIMILAR = 100; // 0x64
219 property public static int PRIORITY_PASSKEY_OR_SIMILAR;
Dcurrent.txt210 field public static final int PRIORITY_PASSKEY_OR_SIMILAR = 100; // 0x64
219 property public static int PRIORITY_PASSKEY_OR_SIMILAR;