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

  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/
NotificationGenerator.java 75 if (PROGRESS.hasValue() && PROGRESS.getValueBool())
78 builder.setUsesChronometer(USES_CHRON.getValueBool());
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java 180 public boolean getValueBool() {

Completed in 79 milliseconds