Searched defs:configChange (Results 1 – 3 of 3) sorted by relevance
507 public boolean onShowInputRequested(int flags, boolean configChange) { in onShowInputRequested()524 public boolean onShowInputRequested(int flags, boolean configChange) { in onShowInputRequested()
131 public boolean onShowInputRequested(int flags, boolean configChange) { in onShowInputRequested()
146 final int configChange = configChangeCount1 + configChangeCount2; in testRotation180WithCutout() local