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

  /packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
BluetoothDetailActivity.java 51 public static final String BT_DEVICE_KEY = "btDeviceKey";
71 mDevice = getIntent().getExtras().getParcelable(BT_DEVICE_KEY);
BluetoothDeviceListAdapter.java 204 BluetoothDetailActivity.BT_DEVICE_KEY, bluetoothDevice.getDevice());

Completed in 71 milliseconds