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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 560 public static final String EXTRA_MAS_INSTANCE =
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 244 if (instances != null) intent.putExtra(BluetoothDevice.EXTRA_MAS_INSTANCE, instances);

Completed in 661 milliseconds