OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TitlesFragment
(Results
1 - 5
of
5
) sorted by null
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
TitlesFragment.java
47
public class
TitlesFragment
extends ListFragment implements ActionBar.TabListener {
238
TitlesFragment
titleFrag = (
TitlesFragment
) getFragmentManager()
MainActivity.java
52
* activity displays only the
TitlesFragment
. In which case, selecting a list
54
public class MainActivity extends Activity implements
TitlesFragment
.OnItemSelectedListener {
156
final
TitlesFragment
f = (
TitlesFragment
) fm
320
/** Implementation for
TitlesFragment
.OnItemSelectedListener.
321
* When the
TitlesFragment
receives an onclick event for a list item,
326
// If showing only the
TitlesFragment
, start the ContentActivity and
ContentFragment.java
50
/** Fragment that shows the content selected from the
TitlesFragment
.
52
* ContentActivity. Otherwise, it appears side by side with the
TitlesFragment
158
// is combined with the
TitlesFragment
, because when the
TitlesFragment
261
TitlesFragment
titlesFrag = (
TitlesFragment
)
/development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentLayout.java
89
public static class
TitlesFragment
extends ListFragment {
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentLayoutSupport.java
91
public static class
TitlesFragment
extends ListFragment {
Completed in 147 milliseconds