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