Home
last modified time | relevance | path

Searched defs:assertValid (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DAutofillServiceHelper.java27 static AutofillId[] assertValid(@Nullable AutofillId[] ids) { in assertValid() method in AutofillServiceHelper
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1639 private void assertValid(Notification.Colors c) { in assertValid() method in NotificationTest
/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp74 void assertValid() { in assertValid() function in android::BitmapWrapper