Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlSyncTest.java74 boolean mChildScAttached; field in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorView
115 if (mChildScAttached) { in attachChildSc()
134 mChildScAttached = true; in attachChildSc()
142 mChildScAttached = false; in onDetachedFromWindow()
DAttachedSurfaceControlTest.java268 private boolean mChildScAttached; field in AttachedSurfaceControlTest.GreenAnchorViewWithInsets
299 if (mChildScAttached) { in attachChildSc()
320 mChildScAttached = true; in attachChildSc()
328 mChildScAttached = false; in onDetachedFromWindow()
DSurfaceControlInputReceiverTests.java514 private boolean mChildScAttached; field in SurfaceControlInputReceiverTests.AnchorView
536 if (mChildScAttached) { in attachChildSc()
554 mChildScAttached = true; in attachChildSc()
561 mChildScAttached = false; in onDetachedFromWindow()