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

  /packages/apps/Nfc/src/com/android/nfc/handover/
ConfirmConnectActivity.java 46 Intent allowIntent = new Intent(BluetoothHeadsetHandover.ACTION_ALLOW_CONNECT);
55 Intent denyIntent = new Intent(BluetoothHeadsetHandover.ACTION_DENY_CONNECT);
HandoverService.java 48 BluetoothHeadsetHandover.Callback {
129 BluetoothHeadsetHandover mBluetoothHeadsetHandover;
218 mBluetoothHeadsetHandover = new BluetoothHeadsetHandover(HandoverService.this,
BluetoothHeadsetHandover.java 50 public class BluetoothHeadsetHandover implements BluetoothProfile.ServiceListener {
101 public BluetoothHeadsetHandover(Context context, BluetoothDevice device, String name,

Completed in 33 milliseconds