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

  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusWallpaper.java 17 package com.android.wallpaper.nexus;
NexusRS.java 17 package com.android.wallpaper.nexus;
91 mScript = new ScriptC_nexus(mRS, mResources, R.raw.nexus);
111 mode = 0; // standard nexus mode
183 // nexus.rs ignores the xOffset when rotated; we shall endeavor to do so as well
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DeviceMenuListener.java 104 // If we don't have anything but Nexus devices, group them together rather than
142 List<Device> nexus = new ArrayList<Device>(); local
145 // Nexus
152 nexus.add(device);
161 if (!nexus.isEmpty()) {
162 sortNexusList(nexus);
163 for (final Device device : nexus) {
ConfigurationChooser.java 1280 int nexus = name.indexOf("Nexus"); \/\/$NON-NLS-1\$ local
    [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 53 milliseconds