Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java420 b.setOngoing(getChecked(R.id.flag_ongoing)); in buildNotification()
421 b.setOnlyAlertOnce(getChecked(R.id.flag_once)); in buildNotification()
422 b.setAutoCancel(getChecked(R.id.flag_auto_cancel)); in buildNotification()
426 if (getChecked(R.id.default_sound)) { in buildNotification()
429 if (getChecked(R.id.default_vibrate)) { in buildNotification()
432 if (getChecked(R.id.default_lights)) { in buildNotification()
485 private boolean getChecked(int id) { in getChecked() method in NotificationBuilderTest
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DLocaleStore.java125 this.mIsChecked = localeInfo.getChecked(); in LocaleInfo()
279 public boolean getChecked() { in getChecked() method in LocaleStore.LocaleInfo
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt22882 HSPLcom/android/okhttp/HttpUrl;->getChecked(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;