Searched defs:hasTransientState (Results 1 – 5 of 5) sorted by relevance
154 public void setHasTransientState(boolean hasTransientState) { in setHasTransientState()
384 public void childHasTransientStateChanged(View child, boolean hasTransientState); in childHasTransientStateChanged()
12239 public boolean hasTransientState() { in hasTransientState() method in View12256 public void setHasTransientState(boolean hasTransientState) { in setHasTransientState()
9342 public void childHasTransientStateChanged(View child, boolean hasTransientState) { in childHasTransientStateChanged()
1161 public boolean hasTransientState() { in hasTransientState() method in ViewGroup