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