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

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsFragment.java 296 final List<RootInfo> clouds = Lists.newArrayList(); local
313 clouds.add(root);
318 Collections.sort(clouds, comp);
323 for (RootInfo cloud : clouds) {
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeRS.java 327 mScript = new ScriptC_clouds(mRS, mResources, R.raw.clouds);
  /external/chromium_org/ui/resources/
ui_resources.target.darwin-arm.mk     [all...]
ui_resources.target.darwin-mips.mk     [all...]
ui_resources.target.darwin-x86.mk     [all...]
ui_resources.target.linux-arm.mk     [all...]
ui_resources.target.linux-mips.mk     [all...]
ui_resources.target.linux-x86.mk     [all...]

Completed in 284 milliseconds