Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTestBase.java61 Bitmap fullBitmap = getInstrumentation().getUiAutomation().takeScreenshot(); in takeStatusBarScreenshot() local
66 Bitmap fullBitmap = getInstrumentation().getUiAutomation().takeScreenshot(); in takeNavigationBarScreenshot() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DNavigationBarInfo.java190 final Bitmap fullBitmap = getInstrumentation().getUiAutomation().takeScreenshot(); in getBottomNavigationBarBitmapForActivity() local