Searched refs:configChange (Results 1 – 2 of 2) sorted by relevance
185 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()187 if (takeContentChanged() || mApps == null || configChange) { in onStartLoading()
1171 public boolean onShowInputRequested(final int flags, final boolean configChange) { in onShowInputRequested() argument1175 return super.onShowInputRequested(flags, configChange); in onShowInputRequested()