HomeSort by relevance Sort by last modified time
    Searched full:deviceid (Results 326 - 350 of 371) sorted by null

<<1112131415

  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDeviceTv.java     [all...]
HdmiCecLocalDevice.java 547 protected void sendStandby(int deviceId) {
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_api.cc 83 const char kDeviceIdKey[] = "deviceId";
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_usb.html 87 section listing all the <code>vendorId</code> and <code>deviceId</code>
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 202 if (SL_DEFAULTDEVICEID_AUDIOINPUT != dl_iod->deviceID) {
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.c 88 pSessionHandle->deviceId = DEVICE_ID;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h     [all...]
dxgi.h 173 UINT DeviceId;
    [all...]
d3d9types.h     [all...]
wingdi.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 901 USHORT DeviceId;
ndistapi.h     [all...]
wdm.h     [all...]
wmidata.h     [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java 883 int deviceId = event.getDeviceId();
    [all...]
  /frameworks/base/docs/html/google/play/licensing/
adding-licensing.jd 457 new AESObfuscator(SALT, getPackageName(), deviceId)),
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/
AdRequest.html 967 <td class="jd-descrcol" width="100%">The <code>deviceId</code> for emulators to be used with
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/doubleclick/
PublisherAdRequest.html 956 <td class="jd-descrcol" width="100%">The <code>deviceId</code> for emulators to be used with
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/search/
SearchAdRequest.html 984 <td class="jd-descrcol" width="100%">The <code>deviceId</code> for emulators to be used with
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.cc 60 const char kMediaGalleriesDeviceIdKey[] = "deviceId";
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi_extensions.h 408 /* returns NULL if deviceID unavailable / unrecognized */
    [all...]
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 92 private TextView mDeviceId; //DeviceId is the IMEI in GSM and the MEID in CDMA
    [all...]
  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 155 virtual WebAudioDevice* createAudioDevice(size_t bufferSize, unsigned numberOfInputChannels, unsigned numberOfChannels, double sampleRate, WebAudioDevice::RenderCallback*, const WebString& deviceId) { return 0; }
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 414 public void switchKeyboardLayout(int deviceId, int direction);
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 602 * @param slotId of which deviceID is returned
633 * @param slotId of which deviceID is returned
    [all...]

Completed in 893 milliseconds

<<1112131415