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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutDevicesXsd.java 62 public static final String NODE_DEVICE = "device"; //$NON-NLS-1$
LayoutDeviceHandler.java 81 if (LayoutDevicesXsd.NODE_DEVICE.equals(localName)) {
119 if (LayoutDevicesXsd.NODE_DEVICE.equals(localName)) {
LayoutDevice.java 79 Element deviceNode = createNode(doc, parentNode, LayoutDevicesXsd.NODE_DEVICE);
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 225 if ((nodeType != NODE_DEVICE) && (pInfo.ulNumGPPSMSegs > 0)) {
509 if (nodeType != NODE_DEVICE) {
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 243 NODE_DEVICE,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 237 NODE_DEVICE,

Completed in 251 milliseconds