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

/frameworks/base/location/java/android/location/
H A DLocationManager.java558 checkPendingIntent(intent);
660 checkPendingIntent(intent);
742 checkPendingIntent(intent);
766 checkPendingIntent(intent);
862 checkPendingIntent(intent);
928 checkPendingIntent(intent);
988 checkPendingIntent(intent);
1038 checkPendingIntent(intent);
1065 checkPendingIntent(intent);
1092 checkPendingIntent(inten
2114 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManager
[all...]
/frameworks/base/core/java/android/net/
H A DConnectivityManager.java3119 checkPendingIntent(operation);
3140 checkPendingIntent(operation);
3148 private void checkPendingIntent(PendingIntent intent) { method in class:ConnectivityManager
3218 checkPendingIntent(operation);
/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java1980 private void checkPendingIntent(PendingIntent intent) { method in class:LocationManagerService
1993 checkPendingIntent(intent);
2215 checkPendingIntent(intent);
2242 checkPendingIntent(intent);

Completed in 629 milliseconds