Searched defs:sendPendingIntentWithActivity (Results 1 – 3 of 3) sorted by relevance
30 void sendPendingIntentWithActivity(in PendingIntent pendingIntent, in Bundle sendOptions); in sendPendingIntentWithActivity() method
97 public void sendPendingIntentWithActivity(PendingIntent pendingIntent, Bundle sendOptions) in sendPendingIntentWithActivity() method in TestServiceClient
126 public void sendPendingIntentWithActivity(PendingIntent pendingIntent, in sendPendingIntentWithActivity() method in TestService.MyBinder