| /frameworks/base/services/core/java/com/android/server/location/gnss/ |
| D | GnssSatelliteBlocklistHelper.java | 52 ContentObserver contentObserver = new ContentObserver(new Handler(looper)) { in GnssSatelliteBlocklistHelper() local 62 contentObserver, UserHandle.USER_ALL); in GnssSatelliteBlocklistHelper() local
|
| /frameworks/base/services/core/java/com/android/server/timezonedetector/ |
| D | ServiceConfigAccessorImpl.java | 180 ContentObserver contentObserver = new ContentObserver(mContext.getMainThreadHandler()) { in ServiceConfigAccessorImpl() local 187 Settings.Global.getUriFor(Settings.Global.AUTO_TIME_ZONE), true, contentObserver); in ServiceConfigAccessorImpl() local 190 contentObserver); in ServiceConfigAccessorImpl() local 195 true, contentObserver, UserHandle.USER_ALL); in ServiceConfigAccessorImpl() local
|
| /frameworks/base/core/java/android/database/ |
| D | ContentObserver.java | 312 public Transport(ContentObserver contentObserver) { in Transport() 325 ContentObserver contentObserver = mContentObserver; in onChangeEtc() local
|
| /frameworks/base/services/core/java/com/android/server/timedetector/ |
| D | ServiceConfigAccessorImpl.java | 145 ContentObserver contentObserver = new ContentObserver(mContext.getMainThreadHandler()) { in ServiceConfigAccessorImpl() local 152 Settings.Global.getUriFor(Settings.Global.AUTO_TIME), true, contentObserver); in ServiceConfigAccessorImpl() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/ |
| D | ContentProtectionConsentManagerTest.java | 140 public void contentObserver() throws Exception { in contentObserver() method in ContentProtectionConsentManagerTest
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
| D | AutoAddTracker.kt | 76 private val contentObserver = object : ContentObserver(mainHandler) { in <lambda>() constant in com.android.systemui.qs.AutoAddTracker
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/inflation/ |
| D | NotifUiAdjustmentProviderTest.kt | 65 private lateinit var contentObserver: ContentObserver variable in com.android.systemui.statusbar.notification.collection.inflation.NotifUiAdjustmentProviderTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
| D | PreparationCoordinatorTest.java | 314 ContentObserver contentObserver = contentObserverCaptor.getValue(); in testEntryCancellationWillRebindViews() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
| D | DataManagerTest.java | 447 ContentObserver contentObserver = mDataManager.getContactsContentObserverForTesting( in testContactsChanged() local 998 ContentObserver contentObserver = mDataManager.getCallLogContentObserverForTesting(); in testCallLogContentObserver() local 1022 ContentObserver contentObserver = mDataManager.getMmsSmsContentObserverForTesting(); in testMmsSmsContentObserver() local
|
| /frameworks/base/tests/vcn/java/com/android/server/vcn/ |
| D | VcnTest.java | 472 final ContentObserver contentObserver = captor.getValue(); in verifyGlobalMobileDataToggled() local
|
| /frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
| D | SettingsProviderTest.java | 648 ContentObserver contentObserver = new ContentObserver(new Handler(Looper.getMainLooper())) { in setSettingAndAssertSuccessfulChange() local
|