Searched refs:mIsHandoverInitiated (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java83 private boolean mIsHandoverInitiated; field in class:BluetoothOppManager
253 mIsHandoverInitiated = isHandover;
269 mIsHandoverInitiated = isHandover;
358 mIsHandoverInitiated);
388 private final boolean mIsHandoverInitiated; field in class:BluetoothOppManager.InsertShareInfoThread
400 this.mIsHandoverInitiated = handoverInitiated;
449 if (mIsHandoverInitiated) {
468 if (mIsHandoverInitiated) {

Completed in 74 milliseconds