Searched refs:handoverInitiated (Results 1 – 2 of 2) sorted by relevance
124 boolean handoverInitiated = false; // transfer initiated by connection handover (eg NFC) field in BluetoothOppNotification.NotificationItem280 item.handoverInitiated = in updateActiveNotification()293 if (item.handoverInitiated) { in updateActiveNotification()
387 ArrayList<Uri> uris, boolean handoverInitiated) { in InsertShareInfoThread() argument395 this.mIsHandoverInitiated = handoverInitiated; in InsertShareInfoThread()