OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothOppHandover
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/beam/
BluetoothOppHandover.java
30
public class
BluetoothOppHandover
implements Handler.Callback {
31
static final String TAG = "
BluetoothOppHandover
";
59
public
BluetoothOppHandover
(Context context, BluetoothDevice device, ArrayList<Uri> uris,
BeamTransferManager.java
191
new
BluetoothOppHandover
(mContext, mRemoteDevice, mUris, mRemoteActivating).start();
Completed in 537 milliseconds