Searched refs:AddLocationNotificationIfNeededTask (Results 1 – 1 of 1) sorted by relevance
1158 private @Nullable AddLocationNotificationIfNeededTask mAddLocationNotificationIfNeededTask;1166 AddLocationNotificationIfNeededTask task = mAddLocationNotificationIfNeededTask; in onCreate()1189 new AddLocationNotificationIfNeededTask(); in onStartJob()1206 AddLocationNotificationIfNeededTask task; in onStopJob()1230 private class AddLocationNotificationIfNeededTask extends class in LocationAccessCheck.LocationAccessCheckJobService