Searched refs:checkPendingIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
H A DLocationManager.java516 checkPendingIntent(intent);
617 checkPendingIntent(intent);
696 checkPendingIntent(intent);
719 checkPendingIntent(intent);
811 checkPendingIntent(intent);
877 checkPendingIntent(intent);
936 checkPendingIntent(intent);
985 checkPendingIntent(intent);
1012 checkPendingIntent(intent);
1039 checkPendingIntent(inten
1610 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManager
[all...]
/frameworks/base/services/java/com/android/server/
H A DLocationManagerService.java1260 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManagerService
1273 checkPendingIntent(intent);
1473 checkPendingIntent(intent);
1500 checkPendingIntent(intent);

Completed in 100 milliseconds