Searched refs:requestPendingIntentFlush (Results 1 – 3 of 3) sorted by relevance
67 … void requestPendingIntentFlush(String provider, in PendingIntent pendingIntent, int requestCode); in requestPendingIntentFlush() method
1738 mService.requestPendingIntentFlush(provider, pendingIntent, requestCode); in requestFlush()
986 public void requestPendingIntentFlush(String provider, PendingIntent pendingIntent, in requestPendingIntentFlush() method in LocationManagerService