/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/service/ |
H A D | ServiceUtil.java | 30 static byte getChecked(boolean checked) { in getChecked() method in ServiceUtil 39 return pref.getChecked() == 2 ? true : false; in isChecked()
|
H A D | PreferenceParcelable.java | 154 public byte getChecked() { in getChecked() method in PreferenceParcelable 163 setChecked(ServiceUtil.getChecked(checked)); in setChecked()
|
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | NotificationBuilderTest.java | 420 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
|
/aosp12/packages/apps/Settings/src/com/android/settings/localepicker/ |
H A D | LocaleDragAndDropAdapter.java | 168 checkbox.setChecked(mRemoveMode ? feedItem.getChecked() : false); in onBindViewHolder() 236 if (mFeedItemList.get(i).getChecked()) { in removeChecked() 247 if (li.getChecked()) { in getCheckedCount() 255 return mFeedItemList != null && mFeedItemList.get(0).getChecked(); in isFirstLocaleChecked() 323 if (li.getChecked()) { in saveState()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationsettings/ |
H A D | PeopleOptionsItemView.java | 63 mHostInterface.onOptionsItemViewClicked(mData, !mData.getChecked()); in onFinishInflate() 85 mSwitch.setChecked(mData.getChecked()); in bind()
|
/aosp12/build/make/core/ |
H A D | proguard_basic_keeps.flags | 69 # Futures.getChecked (which often won't work with Proguard anyway) uses this. It 70 # has a fallback, but again, don't use Futures.getChecked on Android regardless.
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
H A D | PeopleOptionsItemData.java | 136 public boolean getChecked() { in getChecked() method in PeopleOptionsItemData
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | LocaleStore.java | 185 public boolean getChecked() { in getChecked() method in LocaleStore.LocaleInfo
|
/aosp12/frameworks/opt/localepicker/src/com/android/localepicker/ |
H A D | LocaleStore.java | 184 public boolean getChecked() { in getChecked() method in LocaleStore.LocaleInfo
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 599 Lcom/android/okhttp/HttpUrl;->getChecked(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;
|
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 193 HSPLcom/android/okhttp/HttpUrl;->getChecked(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;+]Lcom/a…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 22765 HSPLcom/android/okhttp/HttpUrl;->getChecked(Ljava/lang/String;)Lcom/android/okhttp/HttpUrl;+]Lcom/a…
|