Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTestBase.java61 Bitmap fullBitmap = getInstrumentation().getUiAutomation().takeScreenshot(); in takeStatusBarScreenshot() local
67 Bitmap fullBitmap = getInstrumentation().getUiAutomation().takeScreenshot(); in takeNavigationBarScreenshot() local
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DNavigationBarInfo.java191 final Bitmap fullBitmap = instrumentation.getUiAutomation().takeScreenshot(); in getBottomNavigationBarBitmapForActivity() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java888 Bitmap fullBitmap = takeScreenshot(); in takeScreenshotForBounds() local