Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/
DLocationAccessCheck.java785 private @Nullable AddLocationNotificationIfNeededTask mAddLocationNotificationIfNeededTask;
792 AddLocationNotificationIfNeededTask task = mAddLocationNotificationIfNeededTask; in onCreate()
814 new AddLocationNotificationIfNeededTask(); in onStartJob()
831 AddLocationNotificationIfNeededTask task; in onStopJob()
855 private class AddLocationNotificationIfNeededTask extends class in LocationAccessCheck.LocationAccessCheckJobService