Home
last modified time | relevance | path

Searched refs:removeEntry (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/android/gesture/
H A DGestureLibrary.java75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary
76 mStore.removeEntry(entryName); in removeEntry()
H A DGestureStore.java193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DDynamicAnimation.java472 removeEntry(mEndListeners, listener); in removeEndListener()
508 removeEntry(mUpdateListeners, listener); in removeUpdateListener()
574 private static <T> void removeEntry(ArrayList<T> list, T entry) { in removeEntry() method in DynamicAnimation
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
H A DComplicationLayoutEngine.java281 mParent.removeEntry(this); in remove()
363 void removeEntry(ViewEntry entry); in removeEntry() method
525 public void removeEntry(ViewEntry entry) { in removeEntry() method in ComplicationLayoutEngine.DirectionGroup
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java246 removeEntry(entry); in setupNotifPipeline()
251 removeEntry(entry); in setupNotifPipeline()
293 private void removeEntry(NotificationEntry entry) { in removeEntry() method in NotificationMediaManager
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.h437 void removeEntry(const ResTable_config& config) { in removeEntry() function
502 sp<ConfigList> removeEntry(const String16& entry);
H A DResourceTable.cpp3980 sp<ResourceTable::ConfigList> ResourceTable::Type::removeEntry(const String16& entry) { in removeEntry() function in ResourceTable::Type
4256 attr->removeEntry(cl->getName()); in movePrivateAttrs()
4796 cl->removeEntry(config); in versionForCompat()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaDataManager.kt418 toRemove.forEach { removeEntry(it.key) }
618 private fun removeEntry(key: String, logEvent: Boolean = true) { regex
640 foregroundExecutor.executeDelayed({ removeEntry(key) }, delay)
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14775 method public void removeEntry(String);
14871 method public void removeEntry(String);