Home
last modified time | relevance | path

Searched defs:REQUEST_ENABLE_BT (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DConstants.java36 public static final int REQUEST_ENABLE_BT = 1; field in Constants
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DDeviceScanActivity.java50 private static final int REQUEST_ENABLE_BT = 1; field in DeviceScanActivity
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChat.java65 private static final int REQUEST_ENABLE_BT = 3; field in BluetoothChat
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatFragment.java57 private static final int REQUEST_ENABLE_BT = 3; field in BluetoothChatFragment