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

  /device/asus/fugu/libaudio/
AudioHotplugThread.h 27 struct DeviceInfo {
40 virtual void onDeviceFound(const DeviceInfo& devInfo) = 0;
57 DeviceInfo* info);
  /frameworks/base/services/core/java/com/android/server/hdmi/
DeviceDiscoveryAction.java 69 private static final class DeviceInfo {
78 private DeviceInfo(int logicalAddress) {
88 private final ArrayList<DeviceInfo> mDevices = new ArrayList<>();
128 DeviceInfo info = new DeviceInfo(i);
249 DeviceInfo current = mDevices.get(mProcessedDeviceCount);
275 DeviceInfo current = mDevices.get(mProcessedDeviceCount);
298 DeviceInfo current = mDevices.get(mProcessedDeviceCount);
324 for (DeviceInfo info : mDevices) {
326 Slog.v(TAG, " DeviceInfo: " + cecDeviceInfo)
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 275 LCML_DEVICERENDERING DeviceInfo;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 207 struct DeviceInfo {
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]
strmif.h     [all...]
  /cts/apps/CtsVerifier/libs/
opencv-android.jar 
  /prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar 

Completed in 354 milliseconds