Searched refs:ACTION_START_SENDER_FOR_RESULT (Results 1 – 3 of 3) sorted by relevance
241 public static final String ACTION_START_SENDER_FOR_RESULT = field in Constants
35 import static android.appenumeration.cts.Constants.ACTION_START_SENDER_FOR_RESULT;225 } else if (ACTION_START_SENDER_FOR_RESULT.equals(action)) { in handleIntent()
1567 pendingIntent /*queryIntent*/, Constants.ACTION_START_SENDER_FOR_RESULT); in startSenderForResult()