Home
last modified time | relevance | path

Searched defs:notifyChange (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContentResolver.java141 public void notifyChange(@NonNull Uri uri, @Nullable ContentObserver observer) { in notifyChange() method in MockContentResolver
156 public void notifyChange(@NonNull Uri uri, @Nullable ContentObserver observer, in notifyChange() method in MockContentResolver
166 public void notifyChange(@NonNull Uri uri, @Nullable ContentObserver observer, in notifyChange() method in MockContentResolver
176 public void notifyChange(@NonNull Collection<Uri> uris, @Nullable ContentObserver observer, in notifyChange() method in MockContentResolver
/aosp14/frameworks/base/services/core/java/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetector.java270 private Country detectCountry(boolean notifyChange, boolean startLocationBasedDetection) { in detectCountry()
282 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetectionAsync()
313 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetection()
/aosp14/frameworks/base/core/java/android/database/
H A DContentObservable.java84 public void notifyChange(boolean selfChange) { in notifyChange() method in ContentObservable
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
H A DComprehensiveCountryDetectorTest.java96 final boolean notifyChange, final boolean startLocationBasedDetection) { in runAfterDetectionAsync()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsConfigImplBase.java380 protected synchronized void updateCachedValue(int item, int value, boolean notifyChange) { in updateCachedValue()
388 int item, String value, boolean notifyChange) { in updateCachedValue()
/aosp14/frameworks/base/tests/testables/src/android/testing/
H A DTestableContentResolver.java150 public void notifyChange(Uri uri, ContentObserver observer, boolean syncToNetwork) { in notifyChange() method in TestableContentResolver
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardSliceProvider.java508 protected void notifyChange() { in notifyChange() method in KeyguardSliceProvider
/aosp14/frameworks/base/core/java/android/content/
H A DIContentService.aidl54 void notifyChange(in Uri[] uris, IContentObserver observer, in notifyChange() method
/aosp14/frameworks/base/core/java/android/widget/
H A DNumberPicker.java1832 private void setValueInternal(int current, boolean notifyChange) { in setValueInternal()
2078 private void notifyChange(int previous, int current) { in notifyChange() method in NumberPicker
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java425 public void notifyChange(Uri[] uris, IContentObserver observer, in notifyChange() method in ContentService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...