Home
last modified time | relevance | path

Searched refs:handoverInitiated (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java181 public boolean handoverInitiated = false; field in BluetoothOppNotification.NotificationItem
354 item.handoverInitiated = in updateActiveNotification()
375 if (item.handoverInitiated) { in updateActiveNotification()
DBluetoothOppManager.java422 boolean handoverInitiated) { in InsertShareInfoThread() argument
430 this.mIsHandoverInitiated = handoverInitiated; in InsertShareInfoThread()