Searched refs:mIsAvailable (Results 1 – 4 of 4) sorted by relevance
32 private final boolean mIsAvailable; field in DevelopmentSwitchBarController38 mIsAvailable = isAvailable && !Utils.isMonkeyRunning(); in DevelopmentSwitchBarController()41 if (mIsAvailable) { in DevelopmentSwitchBarController()
72 private boolean mIsAvailable = true; field in DevelopmentSettingsDashboardFragment160 mIsAvailable = false; in onActivityCreated()171 this /* DevelopmentSettings */, mSwitchBar, mIsAvailable, in onActivityCreated()