HomeSort by relevance Sort by last modified time
    Searched refs:mIsInvalidateChildInParentCalled (Results 1 - 2 of 2) sorted by null

  /cts/tests/src/android/widget/cts/
MockLinearLayout.java 27 public boolean mIsInvalidateChildInParentCalled;
39 mIsInvalidateChildInParentCalled = true;
ViewGroupStubActivity.java 54 if (!mll.mIsInvalidateChildInParentCalled) {

Completed in 64 milliseconds