OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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