OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 427 milliseconds