Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DDspWindow.java21 private int mWindowType = WINDOW_RECTANGULAR; field in DspWindow
53 mWindowType = windowType; in init()
/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java292 private final int mWindowType; field in VirtualDisplayTest.TestPresentation
299 mWindowType = windowType; in TestPresentation()
308 getWindow().setType(mWindowType); in onCreate()