HomeSort by relevance Sort by last modified time
    Searched defs:getContentResolver (Results 176 - 200 of 496) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
EnableGnssRawMeasFullTrackingPreferenceControllerTest.java 64 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
74 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
82 Settings.Global.putInt(mContext.getContentResolver(),
91 Settings.Global.putInt(mContext.getContentResolver(),
102 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
EnableGpuDebugLayersPreferenceControllerTest.java 64 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
74 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
82 Settings.Global.putInt(mContext.getContentResolver(),
91 Settings.Global.putInt(mContext.getContentResolver(),
102 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
FreeformWindowsPreferenceControllerTest.java 84 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
93 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
100 Settings.Global.putInt(mContext.getContentResolver(),
110 Settings.Global.putInt(mContext.getContentResolver(),
122 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
KeepActivitiesPreferenceControllerTest.java 85 Settings.System.putInt(mContext.getContentResolver(),
94 Settings.System.putInt(mContext.getContentResolver(),
MobileDataAlwaysOnPreferenceControllerTest.java 62 final int mode = Settings.System.getInt(mContext.getContentResolver(),
72 final int mode = Settings.System.getInt(mContext.getContentResolver(),
80 Settings.System.putInt(mContext.getContentResolver(), Settings.Global.MOBILE_DATA_ALWAYS_ON,
89 Settings.System.putInt(mContext.getContentResolver(), Settings.Global.MOBILE_DATA_ALWAYS_ON,
99 final int mode = Settings.System.getInt(mContext.getContentResolver(),
NotificationChannelWarningsPreferenceControllerTest.java 63 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
74 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
83 Settings.Global.putInt(mContext.getContentResolver(),
94 Settings.Global.putInt(mContext.getContentResolver(),
107 Settings.Global.putString(mContext.getContentResolver(),
119 Settings.Global.putString(mContext.getContentResolver(),
130 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
PointerLocationPreferenceControllerTest.java 60 Settings.System.putInt(mContext.getContentResolver(),
71 Settings.System.putInt(mContext.getContentResolver(),
84 final int pointerLocationMode = Settings.System.getInt(mContext.getContentResolver(),
95 final int pointerLocationMode = Settings.System.getInt(mContext.getContentResolver(),
106 final int pointerLocationMode = Settings.System.getInt(mContext.getContentResolver(),
ResizableActivityPreferenceControllerTest.java 61 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
72 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
81 Settings.Global.putInt(mContext.getContentResolver(),
92 Settings.Global.putInt(mContext.getContentResolver(),
104 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
RtlLayoutPreferenceControllerTest.java 62 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.DEVELOPMENT_FORCE_RTL,
72 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.DEVELOPMENT_FORCE_RTL,
86 final int rtlLayoutMode = Settings.Global.getInt(mContext.getContentResolver(),
98 final int rtlLayoutMode = Settings.Global.getInt(mContext.getContentResolver(),
110 final int rtlLayoutMode = Settings.Global.getInt(mContext.getContentResolver(),
SecondaryDisplayPreferenceControllerTest.java 82 final String value = Settings.Global.getString(mContext.getContentResolver(),
91 final String value = Settings.Global.getString(mContext.getContentResolver(),
98 Settings.Global.putString(mContext.getContentResolver(),
109 Settings.Global.putString(mContext.getContentResolver(),
130 final String value = Settings.Global.getString(mContext.getContentResolver(),
ShowFirstCrashDialogPreferenceControllerTest.java 63 final int mode = Settings.Secure.getInt(mContext.getContentResolver(),
73 final int mode = Settings.Secure.getInt(mContext.getContentResolver(),
81 Settings.Secure.putInt(mContext.getContentResolver(),
90 Settings.Secure.putInt(mContext.getContentResolver(),
101 final int mode = Settings.Secure.getInt(mContext.getContentResolver(),
111 Settings.Global.putInt(mContext.getContentResolver(),
122 Settings.Global.putInt(mContext.getContentResolver(),
ShowTapsPreferenceControllerTest.java 60 Settings.System.putInt(mContext.getContentResolver(),
70 Settings.System.putInt(mContext.getContentResolver(),
82 final int showTapsMode = Settings.System.getInt(mContext.getContentResolver(),
92 final int showTapsMode = Settings.System.getInt(mContext.getContentResolver(),
102 final int showTapsMode = Settings.System.getInt(mContext.getContentResolver(),
SimulateColorSpacePreferenceControllerTest.java 76 final int enabled = Settings.Secure.getInt(mContext.getContentResolver(),
87 final int enabled = Settings.Secure.getInt(mContext.getContentResolver(),
89 final int settingValue = Settings.Secure.getInt(mContext.getContentResolver(),
98 Settings.Secure.putInt(mContext.getContentResolver(),
108 Settings.Secure.putInt(mContext.getContentResolver(),
110 Settings.Secure.putInt(mContext.getContentResolver(),
122 Settings.Secure.putInt(mContext.getContentResolver(),
135 Settings.Secure.putInt(mContext.getContentResolver(),
141 final int settingValue = Settings.Secure.getInt(mContext.getContentResolver(),
150 Settings.Secure.putInt(mContext.getContentResolver(),
    [all...]
TetheringHardwareAccelPreferenceControllerTest.java 62 final int mode = Settings.System.getInt(mContext.getContentResolver(),
72 final int mode = Settings.System.getInt(mContext.getContentResolver(),
80 Settings.System.putInt(mContext.getContentResolver(),
90 Settings.System.putInt(mContext.getContentResolver(),
101 final int mode = Settings.System.getInt(mContext.getContentResolver(),
UsbAudioRoutingPreferenceControllerTest.java 60 Settings.Secure.putInt(mContext.getContentResolver(),
71 Settings.Secure.putInt(mContext.getContentResolver(),
84 final int usbAudioRoutingMode = Settings.Secure.getInt(mContext.getContentResolver(),
95 final int usbAudioRoutingMode = Settings.Secure.getInt(mContext.getContentResolver(),
106 final int usbAudioRoutingMode = Settings.Secure.getInt(mContext.getContentResolver(),
WifiConnectedMacRandomizationPreferenceControllerTest.java 75 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
85 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
93 Settings.Global.putInt(mContext.getContentResolver(),
102 Settings.Global.putInt(mContext.getContentResolver(),
113 final int mode = Settings.Global.getInt(mContext.getContentResolver(),
WifiDisplayCertificationPreferenceControllerTest.java 62 final int mode = Settings.System.getInt(mContext.getContentResolver(),
72 final int mode = Settings.System.getInt(mContext.getContentResolver(),
80 Settings.System.putInt(mContext.getContentResolver(),
90 Settings.System.putInt(mContext.getContentResolver(),
101 final int mode = Settings.System.getInt(mContext.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/display/
NightDisplayActivationPreferenceControllerTest.java 91 Secure.putInt(mContext.getContentResolver(), Secure.NIGHT_DISPLAY_ACTIVATED, 0);
97 assertThat(Secure.getInt(mContext.getContentResolver(), Secure.NIGHT_DISPLAY_ACTIVATED, -1))
103 Secure.putInt(mContext.getContentResolver(), Secure.NIGHT_DISPLAY_ACTIVATED, 1);
109 assertThat(Secure.getInt(mContext.getContentResolver(), Secure.NIGHT_DISPLAY_ACTIVATED, -1))
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
AutoRestrictionPreferenceControllerTest.java 106 Settings.Global.putInt(mContext.getContentResolver(),
112 return Settings.Global.getInt(mContext.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterysaver/
AutoBatterySeekBarPreferenceControllerTest.java 65 Settings.Global.putInt(mContext.getContentResolver(),
82 Settings.Global.putInt(mContext.getContentResolver(),
93 Settings.Global.putInt(mContext.getContentResolver(),
98 assertThat(Settings.Global.getInt(mContext.getContentResolver(),
104 Settings.Global.putInt(mContext.getContentResolver(),
114 Settings.Global.putInt(mContext.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/
AnomalyConfigJobServiceTest.java 79 doReturn(application.getContentResolver()).when(mJobService).getContentResolver();
109 Settings.Global.putInt(application.getContentResolver(),
111 Settings.Global.putString(application.getContentResolver(), Settings.Global.ANOMALY_CONFIG,
122 Settings.Global.putInt(application.getContentResolver(),
124 Settings.Global.putString(application.getContentResolver(), Settings.Global.ANOMALY_CONFIG,
  /packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
SwipeToNotificationPreferenceControllerTest.java 101 Settings.System.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 1);
113 Settings.System.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 0);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/network/
MobileNetworkPreferenceControllerTest.java 146 Settings.Global.putInt(mContext.getContentResolver(),
156 Settings.Global.putInt(mContext.getContentResolver(),
167 Settings.Global.putInt(mContext.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/nfc/
AndroidBeamPreferenceControllerTest.java 81 Settings.Global.putString(mContext.getContentResolver(),
84 Settings.Global.putInt(mContext.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/search/
DeviceIndexFeatureProviderTest.java 74 Settings.Global.putInt(mActivity.getContentResolver(),
84 Settings.Global.putInt(mActivity.getContentResolver(),
94 Settings.Global.putInt(mActivity.getContentResolver(),
97 Settings.Global.putString(mActivity.getContentResolver(),
99 Settings.Global.putString(mActivity.getContentResolver(),
110 Settings.Global.putInt(mActivity.getContentResolver(),
122 Settings.Global.putInt(mActivity.getContentResolver(),
125 Settings.Global.putString(mActivity.getContentResolver(),
139 Settings.Global.putInt(mActivity.getContentResolver(),

Completed in 666 milliseconds

1 2 3 4 5 6 78 91011>>