Home
last modified time | relevance | path

Searched defs:mWindow (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java53 private Window mWindow; field in WindowTest
/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h47 ANativeWindow* mWindow; variable
/cts/tests/tests/database/src/android/database/cts/
DAbstractWindowedCursorTest.java35 private CursorWindow mWindow; field in AbstractWindowedCursorTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyLineActivity.java92 private DspWindow mWindow; field in AudioFrequencyLineActivity
DAudioFrequencySpeakerActivity.java92 private DspWindow mWindow; field in AudioFrequencySpeakerActivity
DAudioFrequencyVoiceRecognitionActivity.java121 private DspWindow mWindow; field in AudioFrequencyVoiceRecognitionActivity
DAudioFrequencyMicActivity.java114 private DspWindow mWindow; field in AudioFrequencyMicActivity
DAudioFrequencyUnprocessedActivity.java135 private DspWindow mWindow; field in AudioFrequencyUnprocessedActivity
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp33 ANativeWindow* mWindow; member in CodecEncoderSurfaceTest
DNativeCodecDecoderTestCommon.cpp44 ANativeWindow* mWindow; member in CodecDecoderTest
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java611 MockWindow mWindow = new MockWindow(mContext); field in InstrumentationTest.MockActivity
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowTest.java106 private Window mWindow; field in WindowTest