Searched refs:ACTION_ENTRY_KEY (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.server.credentials.ProviderGetSession.ACTION_ENTRY_KEY;50 new AbstractMap.SimpleEntry<>(ACTION_ENTRY_KEY,
67 public static final String ACTION_ENTRY_KEY = "action_key"; field in ProviderGetSession311 case ACTION_ENTRY_KEY: in onUiEntrySelected()626 Entry entry = new Entry(ACTION_ENTRY_KEY, in addAction()