HomeSort by relevance Sort by last modified time
    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 1178 milliseconds