Home
last modified time | relevance | path

Searched refs:KEY_LAST_LOCATION_ACCESS_NOTIFICATION_SHOWN (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/
DConstants.java106 public static final String KEY_LAST_LOCATION_ACCESS_NOTIFICATION_SHOWN = field in Constants
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DLocationAccessCheck.java46 …port static com.android.permissioncontroller.Constants.KEY_LAST_LOCATION_ACCESS_NOTIFICATION_SHOWN;
350 KEY_LAST_LOCATION_ACCESS_NOTIFICATION_SHOWN, 0) in addLocationNotificationIfNeeded()
626 mSharedPrefs.edit().putLong(KEY_LAST_LOCATION_ACCESS_NOTIFICATION_SHOWN, in createNotificationForLocationUser()