Searched defs:DEVICE_NAME (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ | ||
D | BluetoothDeviceNamePreferenceControllerTest.java | 48 private static final String DEVICE_NAME = "Nightshade"; field in BluetoothDeviceNamePreferenceControllerTest |
D | BluetoothDeviceRenamePreferenceControllerTest.java | 53 private static final String DEVICE_NAME = "Nightshade"; field in BluetoothDeviceRenamePreferenceControllerTest |
D | ForgetDeviceDialogFragmentTest.java | 56 private static final String DEVICE_NAME = "Nightshade"; field in ForgetDeviceDialogFragmentTest |
D | BluetoothSummaryUpdaterTest.java | 55 private static final String DEVICE_NAME = "Nightshade"; field in BluetoothSummaryUpdaterTest |
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/ | ||
D | DiscoverableFooterPreferenceControllerTest.java | 59 private static final String DEVICE_NAME = "device name"; field in DiscoverableFooterPreferenceControllerTest |