Searched defs:sendCancellationCode (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/client/impl/ | ||
D | CredentialManagerClientImpl.kt | 115 private fun Request.sendCancellationCode(cancelCode: Int) { in <lambda>() method in com.android.credentialmanager.client.impl.CredentialManagerClientImpl |
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/ | ||
D | CredentialManagerRepo.kt | 286 fun sendCancellationCode( in sendCancellationCode() method |