Home
last modified time | relevance | path

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

/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DDeviceListActivity.java49 private static final boolean D = true; field in DeviceListActivity
DBluetoothChat.java49 private static final boolean D = true; field in BluetoothChat
DBluetoothChatService.java43 private static final boolean D = true; field in BluetoothChatService
/development/vndk/tools/header-checker/tests/input/
Dexample1.h18 enum {C, D} enum_field2; enumerator