Searched defs:entryKey (Results 1 – 10 of 10) sorted by relevance
64 @NonNull String entryKey, @NonNull String entrySubkey) { in UserSelectionDialogResult()73 @NonNull String entryKey, @NonNull String entrySubkey, in UserSelectionDialogResult()109 String entryKey = in.readString8(); in UserSelectionDialogResult() local
250 protected void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()672 public Action getAuthenticationAction(String entryKey) { in getAuthenticationAction()678 public Action getActionEntry(String entryKey) { in getActionEntry()684 public RemoteEntry getRemoteEntry(String entryKey) { in getRemoteEntry()690 public CredentialEntry getCredentialEntry(String entryKey) { in getCredentialEntry()695 public void updateAuthEntryWithNoCredentialsReceived(@Nullable String entryKey) { in updateAuthEntryWithNoCredentialsReceived()705 private void updateMostRecentAuthEntry(String entryKey) { in updateMostRecentAuthEntry()
224 public void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()398 public RemoteEntry getRemoteEntry(String entryKey) { in getRemoteEntry()406 public CreateEntry getCreateEntry(String entryKey) { in getCreateEntry()
199 protected void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()
238 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException() local271 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException() local304 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds() local
273 String entryKey = packageBubbles.get(pkgShortcutId); in maybeListenForShortcutChangesForBubbles() local
241 final String entryKey = entry.getKey(); in temporarilyAllowSectionChanges() local
471 val entryKey = entry.key regex
368 val entryKey = selectedEntry.entryKey regex
638 public boolean isSpinning(String entryKey) { in isSpinning()