Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowTest.java538 window.setDefaultWindowFormat(PixelFormat.JPEG); in testSetDefaultWindowFormat()
546 window.setDefaultWindowFormat(PixelFormat.JPEG); in testSetDefaultWindowFormat()
1002 super.setDefaultWindowFormat(format); in setDefaultWindowFormatFake()
1006 public void setDefaultWindowFormat(int format) { in setDefaultWindowFormat() method in WindowTest.MockWindow
1007 super.setDefaultWindowFormat(format); in setDefaultWindowFormat()