Searched refs:mLastServiceId (Results 1 – 1 of 1) sorted by relevance
139 private int mLastServiceId; field in FileOperationService230 mLastServiceId = serviceId; in onStartCommand()343 Log.d(TAG, "Shutting down. Last serviceId was " + mLastServiceId); in shutdown()350 boolean gonnaStop = stopSelfResult(mLastServiceId); in shutdown()