Filter the Index:
All Methods
Removals
Additions
Changes
Listed as: Added, Removed, Changed

A 

B C D G I M P S U TOP

addAccessControlProfile (AccessControlProfile)

B 

A C D G I M P S U TOP

build
  type  () in android.security.identity.AccessControlProfile.Builder
  type  () in android.security.identity.CredentialDataRequest.Builder
  type  () in android.security.identity.PersonalizationData.Builder

C 

A B D G I M P S U TOP

createCredential (String, String)
createPresentationSession (int)

D 

A B C G I M P S U TOP

delete (byte[])

G 

A B C D I M P S U TOP

getAuthenticationKeyMetadata ()
getAuthKeysNeedingCertification ()
getCredentialByName (String, int)
getCredentialData (String, CredentialDataRequest)
getCredentialKeyCertificateChain
  type  () in android.security.identity.IdentityCredential
  type  (byte[]) in android.security.identity.WritableIdentityCredential
getDeviceMac ()
getDeviceNameSpaces ()
getDeviceSignature ()
getDeviceSignedEntries ()
getDeviceSignedEntriesToRequest ()
getDirectAccessInstance (Context)
getEntry (String, String)
getEntryNames (String)
getEphemeralKeyPair ()
getExpirationDate ()
getId ()
getInstance (Context)
getIssuerSignedEntries ()
getIssuerSignedEntriesToRequest ()
getNamespaces ()
getReaderSignature ()
getRequestMessage ()
getRetrievedEntryNames (String)
getStaticAuthenticationData ()
getStatus (String, String)
getSupportedDocTypes ()
getUsageCount ()

I 

A B C D G M P S U TOP

isAllowUsingExhaustedKeys ()
isAllowUsingExpiredKeys ()
isIncrementUseCount ()

M 

A B C D G I P S U TOP

makeTaskLaunchBehind ()

P 

A B C D G I M S U TOP

personalize (PersonalizationData)
proveOwnership (byte[])
putEntry (String, String, Collection<AccessControlProfileId>, byte[])

S 

A B C D G I M P U TOP

setAllowUsingExhaustedKeys (boolean)
setAllowUsingExpiredKeys (boolean)
setAvailableAuthenticationKeys (int, int, long)
setDeviceSignedEntriesToRequest (Map<String, Collection<String>>)
setIncrementUseCount (boolean)
setIssuerSignedEntriesToRequest (Map<String, Collection<String>>)
setReaderCertificate (X509Certificate)
setReaderEphemeralPublicKey (PublicKey)
setReaderSignature (byte[])
setRequestMessage (byte[])
setSessionTranscript (byte[])
setUserAuthenticationRequired (boolean)
setUserAuthenticationTimeout (long)
storeStaticAuthenticationData (X509Certificate, Instant, byte[])

U 

A B C D G I M P S TOP

update (PersonalizationData)