HomeSort by relevance Sort by last modified time
    Searched refs:handoverInitiated (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 136 public boolean handoverInitiated = false;
316 item.handoverInitiated =
331 if (item.handoverInitiated) {
BluetoothOppManager.java 416 boolean handoverInitiated) {
424 this.mIsHandoverInitiated = handoverInitiated;

Completed in 126 milliseconds