Home
last modified time | relevance | path

Searched defs:includeLargeIcon (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPreset.java40 public final boolean includeLargeIcon; field in NotificationPreset.BuildOptions
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent, in BuildOptions()