Searched refs:mInstallAppsState (Results 1 – 1 of 1) sorted by relevance
49 private InstallAppsState mInstallAppsState; field in ExternalSourcesDetails69 if (mInstallAppsState != null && checked != mInstallAppsState.canInstallApps()) { in onPreferenceChange()128 mInstallAppsState = mAppBridge.createInstallAppsStateFor(mPackageName, in refreshUi()130 if (!mInstallAppsState.isPotentialAppSource()) { in refreshUi()135 mSwitchPref.setChecked(mInstallAppsState.canInstallApps()); in refreshUi()