Searched refs:AddLocationNotificationIfNeededTask (Results 1 – 1 of 1) sorted by relevance
1159 private @Nullable AddLocationNotificationIfNeededTask mAddLocationNotificationIfNeededTask;1166 AddLocationNotificationIfNeededTask task = mAddLocationNotificationIfNeededTask; in onCreate()1188 new AddLocationNotificationIfNeededTask(); in onStartJob()1204 AddLocationNotificationIfNeededTask task; in onStopJob()1228 private class AddLocationNotificationIfNeededTask extends class in LocationAccessCheck.LocationAccessCheckJobService