Home
last modified time | relevance | path

Searched defs:hasChanges (Results 1 – 25 of 268) sorted by relevance

1234567891011

/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java385 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes) { in hasChanges() method in RawContactModifier
389 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes, in hasChanges() method in RawContactModifier
452 private static boolean hasChanges(RawContactDelta state, AccountType accountType, in hasChanges() method in RawContactModifier
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DChannelEditorDialogController.kt215 private fun hasChanges(): Boolean { in <lambda>() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/row/
DChannelEditorDialog.java32 public final void updateDoneButtonText(boolean hasChanges) { in updateDoneButtonText()
DChannelEditorDialogController.java171 private final boolean hasChanges() { in hasChanges() method in ChannelEditorDialogController
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/skipped/
DBuildAnalysis.java47 public void setChangesInTests(boolean hasChanges) { in setChangesInTests()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DEdits.java97 public boolean hasChanges() { throw new RuntimeException("Stub!"); } in hasChanges() method in Edits
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java86 void continueLayout(boolean hasChanges) { in continueLayout()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dedits.h177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
/aosp_15_r20/external/guice/lib/build/jdiff/
HDjdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DEdits.java239 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DEdits.java246 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerClientReader.h96 void hasChanges(int64_t display, uint32_t* outNumChangedCompositionTypes, in hasChanges() function
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1267 bool HWC2On1Adapter::Display::hasChanges() const { in hasChanges() function in android::HWC2On1Adapter::Display
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHidlComposerHal.cpp1674 bool CommandReader::hasChanges(Display display, uint32_t* outNumChangedCompositionTypes, in hasChanges() function in android::Hwc2::CommandReader

1234567891011