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

  /packages/apps/Nfc/src/com/android/nfc/beam/
BluetoothOppHandover.java 53 final boolean mRemoteActivating;
64 mRemoteActivating = remoteActivating;
76 if (mRemoteActivating) {
BeamTransferManager.java 120 final boolean mRemoteActivating;
149 mRemoteActivating = pendingTransfer.remoteActivating;
191 new BluetoothOppHandover(mContext, mRemoteDevice, mUris, mRemoteActivating).start();

Completed in 372 milliseconds