Searched refs:AddLocationNotificationIfNeededTask (Results 1 – 1 of 1) sorted by relevance
785 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