HomeSort by relevance Sort by last modified time
    Searched refs:isLocalOnly (Results 1 - 10 of 10) 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;
NotificationPresets.java 84 if (options.isLocalOnly) {
452 .setLocalOnly(options.isLocalOnly)
464 .setLocalOnly(options.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;
NotificationPresets.java 84 if (options.isLocalOnly) {
452 .setLocalOnly(options.isLocalOnly)
464 .setLocalOnly(options.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;
NotificationPresets.java 84 if (options.isLocalOnly) {
452 .setLocalOnly(options.isLocalOnly)
464 .setLocalOnly(options.isLocalOnly)
  /packages/apps/DocumentsUI/src/com/android/documentsui/roots/
ProvidersAccess.java 97 if (state.localOnly && !root.isLocalOnly()) {
  /packages/apps/DocumentsUI/src/com/android/documentsui/base/
RootInfo.java 316 public boolean isLocalOnly() {
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 285 milliseconds