Searched refs:PROGRESS (Results 1 – 3 of 3) sorted by relevance
33 import static com.android.notificationstudio.model.EditableItem.PROGRESS;71 if (PROGRESS.hasValue() && PROGRESS.getValueBool()) in generate()
33 import static com.android.notificationstudio.model.EditableItem.PROGRESS;75 if (PROGRESS.hasValue() && PROGRESS.getValueBool()) in build()
39 PROGRESS(R.string.progress, TYPE_BOOLEAN, CATEGORY_MAIN), enumConstant