Searched refs:MAX_MANUAL_DND_OPTIONS (Results 1 – 2 of 2) sorted by relevance
61 private int MAX_MANUAL_DND_OPTIONS = 3; field in ZenDurationDialog143 for (int i = 0; i < MAX_MANUAL_DND_OPTIONS; i++) { in getContentView()151 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()
93 private int MAX_MANUAL_DND_OPTIONS = 3; field in EnableZenModeDialog169 for (int i = 0; i < MAX_MANUAL_DND_OPTIONS; i++) { in getContentView()177 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()