Searched refs:ACTION_PENDING_INTENT_GET_CREATOR_PACKAGE (Results 1 – 3 of 3) sorted by relevance
306 public static final String ACTION_PENDING_INTENT_GET_CREATOR_PACKAGE = field in Constants
410 } else if (Constants.ACTION_PENDING_INTENT_GET_CREATOR_PACKAGE.equals(action)) { in handleIntent()
46 import static android.appenumeration.cts.Constants.ACTION_PENDING_INTENT_GET_CREATOR_PACKAGE;1746 pendingIntent, ACTION_PENDING_INTENT_GET_CREATOR_PACKAGE); in getPendingIntentCreatorPackage()