Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInlineImageResolver.java226 void waitForPreloadedImages(long timeoutMs) { in waitForPreloadedImages() method in NotificationInlineImageResolver
H A DNotificationContentInflater.java966 imageResolver.waitForPreloadedImages(IMG_PRELOAD_TIMEOUT_MS); in doInBackground()