Searched refs:mStartId (Results 1 – 4 of 4) sorted by relevance
61 int mStartId; field in PeripheralHandoverService97 mStartId = 0; in PeripheralHandoverService()104 if (mStartId != 0) { in onStartCommand()105 mStartId = startId; in onStartCommand()109 mStartId = startId; in onStartCommand()226 stopSelf(mStartId); in onBluetoothPeripheralHandoverComplete()227 mStartId = 0; in onBluetoothPeripheralHandoverComplete()
180 private int mStartId = -1; field in BluetoothPbapService219 mStartId = startId; in onStartCommand()475 if (mStartId != -1 && stopSelfResult(mStartId)) { in closeService()477 mStartId = -1; in closeService()
31 private int mStartId; field in BeamReceiveService56 mStartId = startId; in onStartCommand()155 stopSelf(mStartId); in onTransferComplete()
45 private int mStartId; field in BeamSendService83 mStartId = startId; in onStartCommand()187 stopSelf(mStartId); in onTransferComplete()