Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DProviderGetSession.java287 mProviderResponseDataHandler.removeAuthenticationAction(entryKey); in onUiEntrySelected()
593 public void removeAuthenticationAction(String id) { in removeAuthenticationAction() method in ProviderGetSession.ProviderResponseDataHandler