Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/
DProcNetTest.java74 public void setDevice(ITestDevice device) { in setDevice() method in ProcNetTest
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java116 private void setDevice(MtpDevice device) { in setDevice() method in IngestService
/packages/apps/TimeZoneData/testing/xts/src/com/android/timezone/xts/
DTimeZoneUpdateHostTest.java104 public void setDevice(ITestDevice device) { in setDevice() method in TimeZoneUpdateHostTest
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DMtpDeviceIndex.java181 public synchronized void setDevice(MtpDevice device) { in setDevice() method in MtpDeviceIndex
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayer.java273 public Builder setDevice(BluetoothDevice device) { in setDevice() method in AvrcpPlayer.Builder
DAvrcpItem.java385 public Builder setDevice(BluetoothDevice device) { in setDevice() method in AvrcpItem.Builder