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

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPreset.java 41 public final boolean isLocalOnly;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
55 this.isLocalOnly = isLocalOnly;
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPreset.java 41 public final boolean isLocalOnly;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
55 this.isLocalOnly = isLocalOnly;
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPreset.java 41 public final boolean isLocalOnly;
48 boolean includeLargeIcon, boolean isLocalOnly, boolean hasContentIntent,
55 this.isLocalOnly = isLocalOnly;
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 195 milliseconds