OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FragmentTabListener
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
LNotificationActivity.java
44
tabHeadsUpNotification.setTabListener(new
FragmentTabListener
(HeadsUpNotificationFragment
46
tabVisibilityMetadata.setTabListener(new
FragmentTabListener
(VisibilityMetadataFragment
48
tabOtherMetadata.setTabListener(new
FragmentTabListener
(OtherMetadataFragment.newInstance
58
private static class
FragmentTabListener
implements ActionBar.TabListener {
61
public
FragmentTabListener
(Fragment fragment) {
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
LNotificationActivity.java
44
tabHeadsUpNotification.setTabListener(new
FragmentTabListener
(HeadsUpNotificationFragment
46
tabVisibilityMetadata.setTabListener(new
FragmentTabListener
(VisibilityMetadataFragment
48
tabOtherMetadata.setTabListener(new
FragmentTabListener
(OtherMetadataFragment.newInstance
58
private static class
FragmentTabListener
implements ActionBar.TabListener {
61
public
FragmentTabListener
(Fragment fragment) {
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
LNotificationActivity.java
44
tabHeadsUpNotification.setTabListener(new
FragmentTabListener
(HeadsUpNotificationFragment
46
tabVisibilityMetadata.setTabListener(new
FragmentTabListener
(VisibilityMetadataFragment
48
tabOtherMetadata.setTabListener(new
FragmentTabListener
(OtherMetadataFragment.newInstance
58
private static class
FragmentTabListener
implements ActionBar.TabListener {
61
public
FragmentTabListener
(Fragment fragment) {
Completed in 69 milliseconds