HomeSort by relevance Sort by last modified time
    Searched full:deviceinfo (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageMeasurement.java 17 package com.android.settings.deviceinfo;
  /packages/apps/Settings/src/com/android/settings/
Settings.java 74 import com.android.settings.deviceinfo.Memory;
75 import com.android.settings.deviceinfo.UsbSettings;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 157 plcml_Init->DeviceInfo.TypeofDevice = 0;
168 plcml_Init->DeviceInfo.TypeofDevice = 1;
170 plcml_Init->DeviceInfo.TypeofRender = 1;
174 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
178 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
180 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 276 sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
316 plcml_Init->DeviceInfo.TypeofDevice = 1;
317 plcml_Init->DeviceInfo.TypeofRender = 0;
318 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
319 plcml_Init->DeviceInfo.DspStream = strmAttr;
322 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 289 plcml_Init->DeviceInfo.TypeofDevice = 0;
323 plcml_Init->DeviceInfo.TypeofDevice = 1;
324 plcml_Init->DeviceInfo.TypeofRender = 1; /* set for record */
327 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &TEEDN_TI_UUID;
330 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
332 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 175 sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
215 plcml_Init->DeviceInfo.TypeofDevice = 1;
216 plcml_Init->DeviceInfo.TypeofRender = 0;
217 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
218 plcml_Init->DeviceInfo.DspStream = strmAttr;
221 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 218 plcml_Init->DeviceInfo.TypeofDevice = 0;
238 plcml_Init->DeviceInfo.TypeofDevice = 1;
240 plcml_Init->DeviceInfo.TypeofRender = 1;
244 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
248 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
250 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 168 plcml_Init->DeviceInfo.TypeofDevice = 0;
181 plcml_Init->DeviceInfo.TypeofDevice = 1;
183 plcml_Init->DeviceInfo.TypeofRender = 1;
188 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
193 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
195 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 164 plcml_Init->DeviceInfo.TypeofDevice = 0;
177 plcml_Init->DeviceInfo.TypeofDevice = 1;
179 plcml_Init->DeviceInfo.TypeofRender = 1;
183 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
186 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
189 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 161 memset(plcml_Init->NodeInfo.AllUUIDs[0].DllName,0, sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
185 plcml_Init->DeviceInfo.TypeofDevice = 0; /*Initialisation for F2F mode*/
186 plcml_Init->DeviceInfo.TypeofRender = 0;
206 plcml_Init->DeviceInfo.TypeofDevice = 1;
207 plcml_Init->DeviceInfo.TypeofRender = 0;
208 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
209 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 162 plcml_Init->DeviceInfo.TypeofDevice = 0;
174 plcml_Init->DeviceInfo.TypeofDevice = 1;
176 plcml_Init->DeviceInfo.TypeofRender = 1;
180 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
185 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &TEEDN_TI_UUID;
188 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
191 plcml_Init->DeviceInfo.DspStream = pComponentPrivate->strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 184 plcml_Init->DeviceInfo.TypeofDevice =1;
185 plcml_Init->DeviceInfo.TypeofRender =0;
190 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
195 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
198 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 200 plcml_Init->DeviceInfo.TypeofDevice =1;
201 plcml_Init->DeviceInfo.TypeofRender =0;
205 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
210 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
212 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwSettingsTest.java     [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager_unittest.cc 144 virtual scoped_ptr<DeviceInfo> GetLocalDeviceInfo() const OVERRIDE {
145 return scoped_ptr<DeviceInfo>(
146 new DeviceInfo(GetLocalSyncCacheGUID(),
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 170 memset(plcml_Init->NodeInfo.AllUUIDs[0].DllName,0, sizeof(plcml_Init->DeviceInfo.AllUUIDs[1].DllName));
211 plcml_Init->DeviceInfo.TypeofDevice = 1;
212 plcml_Init->DeviceInfo.TypeofRender = 0;
214 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
215 plcml_Init->DeviceInfo.DspStream = strmAttr;
218 plcml_Init->DeviceInfo.TypeofDevice = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 178 plcml_Init->DeviceInfo.TypeofDevice = 0; /*Initialisation for F2F mode*/
193 plcml_Init->DeviceInfo.TypeofDevice =1;
194 plcml_Init->DeviceInfo.TypeofRender =0;
198 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
203 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &MMMDN_TI_UUID;
205 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 275 LCML_DEVICERENDERING DeviceInfo;
  /frameworks/base/services/input/
InputReader.cpp 862 InputDeviceInfo deviceInfo;
863 getDeviceInfo(& deviceInfo);
865 dump.appendFormat(INDENT "Device %d: %s\n", deviceInfo.getId(),
866 deviceInfo.getDisplayName().string());
869 dump.appendFormat(INDENT2 "Sources: 0x%08x\n", deviceInfo.getSources());
870 dump.appendFormat(INDENT2 "KeyboardType: %d\n", deviceInfo.getKeyboardType());
872 const Vector<InputDeviceInfo::MotionRange>& ranges = deviceInfo.getMotionRanges();
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 174 plcml_Init->DeviceInfo.TypeofDevice = 0;
190 plcml_Init->DeviceInfo.TypeofDevice = 1;
191 plcml_Init->DeviceInfo.TypeofRender = 1;
192 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &DCTN_TI_UUID;
193 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 199 plcml_Init->DeviceInfo.TypeofDevice =1;
200 plcml_Init->DeviceInfo.TypeofRender =0;
204 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &ACDN_TI_UUID;
209 plcml_Init->DeviceInfo.AllUUIDs[0].uuid = &MMMDN_TI_UUID;
211 plcml_Init->DeviceInfo.DspStream = strmAttr;
    [all...]
  /external/libmtp/src/
ptp.h 1938 PTPDeviceInfo deviceinfo; member in struct:_PTPParams
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
history_ui.cc 233 scoped_ptr<browser_sync::DeviceInfo> device_info =
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/
libjingle.gyp 835 'media/devices/deviceinfo.h',
    [all...]

Completed in 2211 milliseconds

1 2 3 45 6