Searched defs:D (Results 1 – 4 of 4) sorted by relevance
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ | ||
D | DeviceListActivity.java | 49 private static final boolean D = true; field in DeviceListActivity |
D | BluetoothChat.java | 49 private static final boolean D = true; field in BluetoothChat |
D | BluetoothChatService.java | 43 private static final boolean D = true; field in BluetoothChatService |
/development/vndk/tools/header-checker/tests/input/ | ||
D | example1.h | 18 enum {C, D} enum_field2; enumerator |