Searched refs:PendingIntentUtils (Results 1 - 3 of 3) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java965 PendingIntentUtils.createDontSendToRestrictedAppsBundle(null));
1001 PendingIntentUtils.createDontSendToRestrictedAppsBundle(null));
1044 PendingIntentUtils.createDontSendToRestrictedAppsBundle(null));
H A DPendingIntentUtils.java27 public class PendingIntentUtils { class
45 private PendingIntentUtils() {} method in class:PendingIntentUtils
/frameworks/base/services/core/java/com/android/server/location/
H A DGeofenceManager.java45 import com.android.server.PendingIntentUtils;
406 PendingIntentUtils.createDontSendToRestrictedAppsBundle(null));

Completed in 154 milliseconds