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

  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 256 String deviceString = null;
260 deviceString = dev.getDescriptor();
262 deviceString = dev.getName();
264 shipColor = mDescriptorMap.get(deviceString);
277 deviceString = null;
283 if (null != deviceString) {
284 mDescriptorMap.remove(deviceString);
292 if (null != deviceString) {
293 mDescriptorMap.put(deviceString, currentShip.getColor());
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationDescription.java 223 String deviceString = element.getAttribute(ATTR_DEVICE);
224 if (!deviceString.isEmpty()) {
226 if (d.getName().equals(deviceString)) {
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 

Completed in 2880 milliseconds