Lines Matching refs:LocApiResponse
62 new LocApiResponse(*getContext(), in stopClientSessions()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
505 new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
581 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()
588 new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()