Searched defs:checkPendingIntent (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/location/java/android/location/
H A DLocationManager.java560 checkPendingIntent(intent);
662 checkPendingIntent(intent);
744 checkPendingIntent(intent);
768 checkPendingIntent(intent);
862 checkPendingIntent(intent);
928 checkPendingIntent(intent);
988 checkPendingIntent(intent);
1038 checkPendingIntent(intent);
1065 checkPendingIntent(intent);
1092 checkPendingIntent(inten
2264 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManager
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java1617 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManagerService
1630 checkPendingIntent(intent);
1848 checkPendingIntent(intent);
1875 checkPendingIntent(intent);
/frameworks/base/core/java/android/net/
H A DConnectivityManager.java3032 checkPendingIntent(operation);
3053 checkPendingIntent(operation);
3061 private void checkPendingIntent(PendingIntent intent) { method in class:ConnectivityManager
3114 checkPendingIntent(operation);

Completed in 78 milliseconds