Home
last modified time | relevance | path

Searched defs:createTestBitmap (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DBitmaps.java25 public static Bitmap createTestBitmap(int width, int height) { in createTestBitmap() method in Bitmaps
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationShellCmdTest.java89 private Bitmap createTestBitmap() { in createTestBitmap() method in NotificationShellCmdTest