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

  /frameworks/av/services/audiopolicy/
audio_policy_conf.h 57 #define DEVICE_TYPE "type"
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pWfdInfo.java 45 private static final int DEVICE_TYPE = 0x3;
75 return (mDeviceInfo & DEVICE_TYPE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devioctl.h 98 #define DEVICE_TYPE ULONG
winternl.h 15 #ifndef DEVICE_TYPE
16 #define DEVICE_TYPE ULONG
531 DEVICE_TYPE DeviceType;
    [all...]
winioctl.h 45 #ifndef DEVICE_TYPE
46 #define DEVICE_TYPE DWORD
206 DEVICE_TYPE DeviceType;
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/service/
EasServerConnection.java 82 private static final String DEVICE_TYPE = "Android";
83 private static final String USER_AGENT = DEVICE_TYPE + '/' + Build.VERSION.RELEASE + '-' +
204 sDeviceId + "&DeviceType=" + DEVICE_TYPE;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 340 milliseconds