Searched refs:intentAction (Results 1 – 5 of 5) sorted by relevance
104 public String intentAction; field in SearchIndexableData171 sb.append(intentAction); in toString()
101 String intentAction;
889 int callingUid, String intentAction) throws RemoteException { in startConsentUiIfNeeded() argument901 Intent intent = new Intent(intentAction); in startConsentUiIfNeeded()909 Slog.e(TAG, "Intent to handle action " + intentAction + " missing"); in startConsentUiIfNeeded()
2058 int callingUid, String intentAction) throws RemoteException { in startConsentUi() argument2074 Intent intent = new Intent(intentAction); in startConsentUi()
37612 field public java.lang.String intentAction;37667 field public static final java.lang.String COLUMN_INTENT_ACTION = "intentAction";