HomeSort by relevance Sort by last modified time
    Searched defs:getDeviceType (Results 1 - 10 of 10) sorted by null

  /external/skia/example/
HelloWorld.h 33 DeviceType getDeviceType() const { return fType; }
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiPlaybackClient.java 91 public int getDeviceType() {
114 mService.sendStandby(getDeviceType(), HdmiDeviceInfo.idForCecDevice(ADDR_TV));
HdmiTvClient.java 57 public int getDeviceType() {
236 mService.sendStandby(getDeviceType(), deviceId);
HdmiClient.java 23 /* package */ abstract int getDeviceType();
52 mService.sendKeyEvent(getDeviceType(), keyCode, isPressed);
69 mService.sendVendorCommand(getDeviceType(), targetAddress, params, hasVendorId);
89 mService.addVendorCommandListener(wrappedListener, getDeviceType());
HdmiDeviceInfo.java 335 public int getDeviceType() {
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaProfileReader.java 53 public static String getDeviceType() {
  /external/skia/samplecode/
SampleApp.h 137 DeviceType getDeviceType() const { return fDeviceType; }
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pWfdInfo.java 74 public int getDeviceType() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 159 int getDeviceType() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]

Completed in 432 milliseconds