OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HeadsUpNotificationFragment
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
HeadsUpNotificationFragment.java
36
public class
HeadsUpNotificationFragment
extends Fragment {
62
public static
HeadsUpNotificationFragment
newInstance() {
63
HeadsUpNotificationFragment
fragment = new
HeadsUpNotificationFragment
();
68
public
HeadsUpNotificationFragment
() {
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
HeadsUpNotificationFragment.java
36
public class
HeadsUpNotificationFragment
extends Fragment {
62
public static
HeadsUpNotificationFragment
newInstance() {
63
HeadsUpNotificationFragment
fragment = new
HeadsUpNotificationFragment
();
68
public
HeadsUpNotificationFragment
() {
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
HeadsUpNotificationFragment.java
36
public class
HeadsUpNotificationFragment
extends Fragment {
62
public static
HeadsUpNotificationFragment
newInstance() {
63
HeadsUpNotificationFragment
fragment = new
HeadsUpNotificationFragment
();
68
public
HeadsUpNotificationFragment
() {
Completed in 585 milliseconds