Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java228 switch (getRadioChecked(R.id.group_when)) { in buildNotification()
247 switch (getRadioChecked(R.id.group_icon)) { 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()
410 switch (getRadioChecked(R.id.group_delay)) { in buildNotification()
[all …]