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