Searched refs:LOCATION_ACCESS_CHECK_NOTIFICATION_ID (Results 1 – 3 of 3) sorted by relevance
105 public static final int LOCATION_ACCESS_CHECK_NOTIFICATION_ID = 0; field in Constants
54 import static com.android.permissioncontroller.Constants.LOCATION_ACCESS_CHECK_NOTIFICATION_ID;713 notificationManager.notify(pkgName, LOCATION_ACCESS_CHECK_NOTIFICATION_ID, b.build()); in createNotificationForLocationUser()761 if (notification.getId() == LOCATION_ACCESS_CHECK_NOTIFICATION_ID in getCurrentlyShownNotificationLocked()809 pkg, LOCATION_ACCESS_CHECK_NOTIFICATION_ID); in forgetAboutPackage()848 packageName, LOCATION_ACCESS_CHECK_NOTIFICATION_ID); in cancelBackgroundAccessWarningNotification()870 notification.getTag(), LOCATION_ACCESS_CHECK_NOTIFICATION_ID); in cancelBackgroundAccessWarningNotification() local
117 private static final int LOCATION_ACCESS_CHECK_NOTIFICATION_ID = 0; field in LocationAccessCheckTest390 PERMISSION_CONTROLLER_PKG, LOCATION_ACCESS_CHECK_NOTIFICATION_ID, in getNotification()