Searched refs:mStartId (Results 1 – 4 of 4) sorted by relevance
59 int mStartId; field in PeripheralHandoverService95 mStartId = 0; in PeripheralHandoverService()100 if (mStartId != 0) { in onStartCommand()105 mStartId = startId; in onStartCommand()219 stopSelf(mStartId); in onBluetoothPeripheralHandoverComplete()
178 private int mStartId = -1; field in BluetoothPbapService217 mStartId = startId; in onStartCommand()472 if (mStartId != -1 && stopSelfResult(mStartId)) { in closeService()474 mStartId = -1; in closeService()
35 private int mStartId; field in BeamReceiveService62 mStartId = startId; in onStartCommand()168 stopSelf(mStartId); in onTransferComplete()
49 private int mStartId; field in BeamSendService95 mStartId = startId; in onStartCommand()199 stopSelf(mStartId); in onTransferComplete()