Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java545 window.setDefaultWindowFormat(PixelFormat.JPEG); in testSetDefaultWindowFormat()
555 window.setDefaultWindowFormat(PixelFormat.JPEG); in testSetDefaultWindowFormat()
998 super.setDefaultWindowFormat(format); in setDefaultWindowFormatFake()
1002 public void setDefaultWindowFormat(int format) { in setDefaultWindowFormat() method in WindowTest.MockWindow
1003 super.setDefaultWindowFormat(format); in setDefaultWindowFormat()