Searched refs:MAX_MANUAL_DND_OPTIONS (Results 1 – 2 of 2) sorted by relevance
62 private int MAX_MANUAL_DND_OPTIONS = 3; field in ZenDurationDialog144 for (int i = 0; i < MAX_MANUAL_DND_OPTIONS; i++) { in getContentView()152 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()
99 private int MAX_MANUAL_DND_OPTIONS = 3; field in EnableZenModeDialog194 for (int i = 0; i < MAX_MANUAL_DND_OPTIONS; i++) { in getContentView()202 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()