HomeSort by relevance Sort by last modified time
    Searched defs:includeLargeIcon (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPreset.java 40 public final boolean includeLargeIcon;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
54 this.includeLargeIcon = includeLargeIcon;
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPreset.java 40 public final boolean includeLargeIcon;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
54 this.includeLargeIcon = includeLargeIcon;
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPreset.java 40 public final boolean includeLargeIcon;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
54 this.includeLargeIcon = includeLargeIcon;

Completed in 25 milliseconds