Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DLocationAccessCheck.java459 if (isSafetyCenterBgLocationReminderEnabled()) { in addLocationNotificationIfNeeded()
635 boolean safetyCenterBgLocationReminderEnabled = isSafetyCenterBgLocationReminderEnabled(); in createNotificationForLocationUser()
851 if (isSafetyCenterBgLocationReminderEnabled()) { in cancelBackgroundAccessWarningNotification()
875 private boolean isSafetyCenterBgLocationReminderEnabled() { in isSafetyCenterBgLocationReminderEnabled() method in LocationAccessCheck
1052 if (isSafetyCenterBgLocationReminderEnabled()) { in createNotificationClickIntent()
1105 if (!isSafetyCenterBgLocationReminderEnabled()) { in rescanAndPushSafetyCenterData()
1256 if (locationAccessCheck.isSafetyCenterBgLocationReminderEnabled()) { in onReceive()
1362 if (locationAccessCheck.isSafetyCenterBgLocationReminderEnabled()) { in onReceive()