Searched refs:configChange (Results 1 – 2 of 2) sorted by relevance
142 final int configChange = configChangeCount1 + configChangeCount2; in testRotation180WithCutout() local146 + "in the same configuration.").that(configChange).isLessThan(2); in testRotation180WithCutout()154 + "relaunch or a configuration change.").that(relaunch + configChange) in testRotation180WithCutout()
551 public boolean onShowInputRequested(int flags, boolean configChange) { in onShowInputRequested() argument552 return getTracer().onShowInputRequested(flags, configChange, () -> { in onShowInputRequested()554 final boolean originalResult = super.onShowInputRequested(flags, configChange); in onShowInputRequested()756 public boolean onShowInputRequested(int flags, boolean configChange,760 arguments.putBoolean("configChange", configChange);