Home | History | Annotate | Download | only in settings

Lines Matching full:getint

431         mLastEnabledState = Settings.Global.getInt(cr,
458 updateCheckBox(mEnableAdb, Settings.Global.getInt(cr,
465 updateCheckBox(mBugreportInPower, Settings.Secure.getInt(cr,
467 updateCheckBox(mKeepScreenOn, Settings.Global.getInt(cr,
469 updateCheckBox(mBtHciSnoopLog, Settings.Secure.getInt(cr,
471 updateCheckBox(mAllowMockLocation, Settings.Secure.getInt(cr,
628 updateCheckBox(mWaitForDebugger, Settings.Global.getInt(
650 updateCheckBox(mVerifyAppsOverUsb, Settings.Global.getInt(getActivity().getContentResolver(),
662 if (Settings.Global.getInt(cr, Settings.Global.ADB_ENABLED, 0) == 0) {
665 if (Settings.Global.getInt(cr, Settings.Global.PACKAGE_VERIFIER_ENABLE, 1) == 0) {
681 return Settings.Global.getInt(getActivity().getContentResolver(),
688 final boolean adbEnabled = Settings.Global.getInt(
735 updateCheckBox(mPointerLocation, Settings.System.getInt(getActivity().getContentResolver(),
745 updateCheckBox(mShowTouches, Settings.System.getInt(getActivity().getContentResolver(),
937 updateCheckBox(mForceRtlLayout, Settings.Global.getInt(getActivity().getContentResolver(),
950 updateCheckBox(mWifiDisplayCertification, Settings.Global.getInt(
962 updateCheckBox(mShowCpuUsage, Settings.Global.getInt(getActivity().getContentResolver(),
988 updateCheckBox(mImmediatelyDestroyActivities, Settings.Global.getInt(
1114 updateCheckBox(mShowAllANRs, Settings.Secure.getInt(