Home
last modified time | relevance | path

Searched defs:hasCalledOnMeasure (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DView_ForceLayout.java240 private boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in View_ForceLayout.MockViewGroup
H A DMockView.java518 public boolean hasCalledOnMeasure() { in hasCalledOnMeasure() method in MockView