Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 6 of 6) sorted by relevance

/development/tools/hosttestlib/src/com/android/hosttest/
DDeviceTest.java38 public IDevice getDevice(); in getDevice() method
DDeviceTestCase.java48 public IDevice getDevice() { in getDevice() method in DeviceTestCase
DDeviceTestSuite.java65 public IDevice getDevice() { in getDevice() method in DeviceTestSuite
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DDeviceListFragment.java66 public WifiP2pDevice getDevice() { in getDevice() method in DeviceListFragment
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DDeviceScanActivity.java199 public BluetoothDevice getDevice(int position) { in getDevice() method in DeviceScanActivity.LeDeviceListAdapter
/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java231 public InputDevice getDevice() { in getDevice() method in GameControllerInput.InputDeviceState