Home
last modified time | relevance | path

Searched refs:getRadioChecked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java228 switch (getRadioChecked(R.id.group_when)) { in buildNotification()
247 switch (getRadioChecked(R.id.group_icon)) { in buildNotification()
268 if (getRadioChecked(R.id.group_text) == R.id.text_emoji) { in buildNotification()
287 switch (getRadioChecked(R.id.group_intent)) { in buildNotification()
296 switch (getRadioChecked(R.id.group_delete)) { in buildNotification()
307 switch (getRadioChecked(R.id.group_ticker)) { in buildNotification()
326 switch (getRadioChecked(R.id.group_large_icon)) { in buildNotification()
343 switch (getRadioChecked(R.id.group_vibrate)) { in buildNotification()
367 switch (getRadioChecked(R.id.group_lights_blink)) { in buildNotification()
391 switch (getRadioChecked(R.id.group_priority)) { in buildNotification()
[all …]