Searched refs:ACTION_PENDING_INTENT_GET_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
304 public static final String ACTION_PENDING_INTENT_GET_ACTIVITY = field in Constants
408 } else if (Constants.ACTION_PENDING_INTENT_GET_ACTIVITY.equals(action)) { in handleIntent()
45 import static android.appenumeration.cts.Constants.ACTION_PENDING_INTENT_GET_ACTIVITY;1739 null /* intentExtra */, ACTION_PENDING_INTENT_GET_ACTIVITY); in getPendingIntentActivity()