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

  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentActivity.java 11 public class ContentActivity extends Activity {
MainActivity.java 53 * item opens the ContentActivity, holds only the ContentFragment. */
326 // If showing only the TitlesFragment, start the ContentActivity and
328 Intent intent = new Intent(this, ContentActivity.class);

Completed in 150 milliseconds