Searched defs:getDevice (Results 1 – 6 of 6) sorted by relevance
/development/tools/hosttestlib/src/com/android/hosttest/ | ||
D | DeviceTest.java | 38 public IDevice getDevice(); in getDevice() method |
D | DeviceTestCase.java | 48 public IDevice getDevice() { in getDevice() method in DeviceTestCase |
D | DeviceTestSuite.java | 65 public IDevice getDevice() { in getDevice() method in DeviceTestSuite |
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ | ||
D | DeviceListFragment.java | 66 public WifiP2pDevice getDevice() { in getDevice() method in DeviceListFragment |
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ | ||
D | DeviceScanActivity.java | 199 public BluetoothDevice getDevice(int position) { in getDevice() method in DeviceScanActivity.LeDeviceListAdapter |
/development/samples/ApiDemos/src/com/example/android/apis/view/ | ||
D | GameControllerInput.java | 231 public InputDevice getDevice() { in getDevice() method in GameControllerInput.InputDeviceState |