Lines Matching refs:getContentResolver
581 final ContentResolver cr = getActivity().getContentResolver(); in onResume()
592 Settings.Global.putInt(getActivity().getContentResolver(), in onResume()
644 final ContentResolver cr = context.getContentResolver(); in updateAllOptions()
771 Settings.Global.getInt(getActivity().getContentResolver(), in updateWebViewMultiprocessOptions()
777 Settings.Global.putInt(getActivity().getContentResolver(), in writeWebViewMultiprocessOptions()
822 Settings.Secure.putInt(getActivity().getContentResolver(), in writeBtHciSnoopLogOptions()
891 getActivity().getContentResolver(), Settings.Global.DEBUG_APP); in updateDebuggerOptions()
893 getActivity().getContentResolver(), Settings.Global.WAIT_FOR_DEBUGGER, 0) != 0); in updateDebuggerOptions()
947 …dateSwitchPreference(mVerifyAppsOverUsb, Settings.Global.getInt(getActivity().getContentResolver(), in updateVerifyAppsOverUsbOptions()
953 Settings.Global.putInt(getActivity().getContentResolver(), in writeVerifyAppsOverUsbOptions()
963 getActivity().getContentResolver(), in updateOtaDisableAutomaticUpdateOptions()
971 Settings.Global.putInt(getActivity().getContentResolver(), in writeOtaDisableAutomaticUpdateOptions()
977 final ContentResolver cr = getActivity().getContentResolver(); in enableVerifierSetting()
997 return Settings.Global.getInt(getActivity().getContentResolver(), in showVerifierSetting()
1062 Settings.System.putInt(getActivity().getContentResolver(), in writePointerLocationOptions()
1068 Settings.System.getInt(getActivity().getContentResolver(), in updatePointerLocationOptions()
1073 Settings.System.putInt(getActivity().getContentResolver(), in writeShowTouchesOptions()
1079 Settings.System.getInt(getActivity().getContentResolver(), in updateShowTouchesOptions()
1272 final ContentResolver cr = getContentResolver(); in updateSimulateColorSpace()
1299 final ContentResolver cr = getContentResolver(); in usingDevelopmentColorSpace()
1316 final ContentResolver cr = getContentResolver(); in writeSimulateColorSpace()
1339 updateSwitchPreference(mUSBAudio, Settings.Secure.getInt(getContentResolver(), in updateUSBAudioOptions()
1344 Settings.Secure.putInt(getContentResolver(), in writeUSBAudioOptions()
1350 updateSwitchPreference(mForceResizable, Settings.Global.getInt(getContentResolver(), in updateForceResizableOptions()
1355 Settings.Global.putInt(getContentResolver(), in writeForceResizableOptions()
1362 Settings.Global.getInt(getActivity().getContentResolver(), in updateForceRtlOptions()
1368 Settings.Global.putInt(getActivity().getContentResolver(), in writeForceRtlOptions()
1376 getActivity().getContentResolver(), in updateWifiDisplayCertificationOptions()
1381 Settings.Global.putInt(getActivity().getContentResolver(), in writeWifiDisplayCertificationOptions()
1425 getActivity().getContentResolver(), in updateMobileDataAlwaysOnOptions()
1430 Settings.Global.putInt(getActivity().getContentResolver(), in writeMobileDataAlwaysOnOptions()
1553 Settings.Global.getInt(getActivity().getContentResolver(), in updateCpuUsageOptions()
1559 Settings.Global.putInt(getActivity().getContentResolver(), in writeCpuUsageOptions()
1580 … getActivity().getContentResolver(), Settings.Global.ALWAYS_FINISH_ACTIVITIES, 0) != 0); in updateImmediatelyDestroyActivitiesOptions()
1620 String value = Settings.Global.getString(getActivity().getContentResolver(), in updateOverlayDisplayDevicesOptions()
1639 Settings.Global.putString(getActivity().getContentResolver(), in writeOverlayDisplayDevicesOptions()
1675 Settings.Secure.putInt(getActivity().getContentResolver(), in writeShowAllANRsOptions()
1682 getActivity().getContentResolver(), Settings.Secure.ANR_SHOW_BACKGROUND, 0) != 0); in updateShowAllANRsOptions()
1734 Settings.Global.putInt(getActivity().getContentResolver(), in onSwitchChanged()
1787 Settings.Global.putInt(getActivity().getContentResolver(), in onPreferenceTreeClick()
1806 Settings.Secure.putInt(getActivity().getContentResolver(), in onPreferenceTreeClick()
1811 Settings.Global.putInt(getActivity().getContentResolver(), in onPreferenceTreeClick()
1831 Settings.Global.putInt(getActivity().getContentResolver(), in onPreferenceTreeClick()
1835 Settings.Global.putInt(getActivity().getContentResolver(), in onPreferenceTreeClick()
2004 Settings.Global.putInt(getActivity().getContentResolver(), in onClick()
2026 Settings.Global.putInt(getActivity().getContentResolver(), in onClick()