Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceViewCtsActivity.java212 public boolean isOnAttachedToWindow() { in isOnAttachedToWindow() method in SurfaceViewCtsActivity.MockSurfaceView
DSurfaceViewTest.java84 assertTrue(mMockSurfaceView.isOnAttachedToWindow()); in testSurfaceView()