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

  /development/samples/CubeLiveWallpaper/
AndroidManifest.xml 45 android:name=".cube2.CubeWallpaper2"
50 <meta-data android:name="android.service.wallpaper" android:resource="@xml/cube2" />
54 android:name=".cube2.CubeWallpaper2Settings"
_index.html 39 href="src/com/example/android/livecubes/cube2/CubeWallpaper2.html"><code>CubeWallpaper2</code></a>
42 of the <code>cube2.CubeWallpaper2Settings</code> settings activity (see below). The
46 href="src/com/example/android/livecubes/cube2/CubeWallpaper2Settings.html"><code>CubeWallpaper2Settings</code></a>
50 <code>cube2.CubeWallpaper2Settings</code>, also included in the app. The
  /development/samples/CubeLiveWallpaper/res/xml/
cube2.xml 23 android:settingsActivity="com.example.android.livecubes.cube2.CubeWallpaper2Settings"
  /development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
CubeWallpaper2Settings.java 17 package com.example.android.livecubes.cube2;
CubeWallpaper2.java 17 package com.example.android.livecubes.cube2;

Completed in 14 milliseconds