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

  /frameworks/av/services/audiopolicy/
audio_policy_conf.h 57 #define DEVICE_TYPE "type"
AudioPolicyManager.cpp     [all...]
  /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...]
ntddstor.h 232 DEVICE_TYPE DeviceType;
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/
classpnp.h 475 DEVICE_TYPE DeviceType;
wdm.h     [all...]

Completed in 702 milliseconds