HomeSort by relevance Sort by last modified time
    Searched refs:includeLargeIcon (Results 1 - 6 of 6) 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;
NotificationPresets.java 80 if (options.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;
NotificationPresets.java 80 if (options.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;
NotificationPresets.java 80 if (options.includeLargeIcon) {

Completed in 154 milliseconds