Searched refs:BluetoothOppHandover (Results 1 – 2 of 2) sorted by relevance
32 public class BluetoothOppHandover implements Handler.Callback { class61 public BluetoothOppHandover(Context context, BluetoothDevice device, ArrayList<Uri> uris, in BluetoothOppHandover() method in BluetoothOppHandover
202 new BluetoothOppHandover(mContext, mRemoteDevice, mUris, mRemoteActivating).start(); in start()