Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java137 public boolean handoverInitiated = false; field in BluetoothOppNotification.NotificationItem
317 item.handoverInitiated = in updateActiveNotification()
332 if (item.handoverInitiated) { in updateActiveNotification()
DBluetoothOppManager.java416 boolean handoverInitiated) { in InsertShareInfoThread() argument
424 this.mIsHandoverInitiated = handoverInitiated; in InsertShareInfoThread()