Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt62 removeEntry(entry) in <lambda>()
102 removeEntry(entry) in <lambda>()
110 private fun removeEntry(entry: NotificationEntry) { in <lambda>() method in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController
152 removeEntry(child.entry!!) in <lambda>()
/frameworks/base/core/java/android/gesture/
DGestureLibrary.java75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary
76 mStore.removeEntry(entryName); in removeEntry()
DGestureStore.java193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
/frameworks/av/media/img_utils/include/img_utils/
DTiffIfd.h102 virtual void removeEntry(uint16_t tag);
DTiffWriter.h187 virtual void removeEntry(uint16_t tag, uint32_t ifd);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java236 removeEntry(entry); in setupNotifPipeline()
241 removeEntry(entry); in setupNotifPipeline()
305 removeEntry(entry); in setupNEM()
315 removeEntry(entry); in setupNEM()
367 private void removeEntry(NotificationEntry entry) { in removeEntry() method in NotificationMediaManager
/frameworks/av/media/img_utils/src/
DTiffWriter.cpp178 void TiffWriter::removeEntry(uint16_t tag, uint32_t ifd) { in removeEntry() function in android::img_utils::TiffWriter
181 mNamedIfds[index]->removeEntry(tag); in removeEntry()
DTiffIfd.cpp59 void TiffIfd::removeEntry(uint16_t tag) { in removeEntry() function in android::img_utils::TiffIfd
/frameworks/base/services/core/java/com/android/server/location/listeners/
DListenerMultiplexer.java359 private TRegistration removeRegistration(int index, boolean removeEntry) { in removeRegistration() argument
379 if (removeEntry) { in removeRegistration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaDataManager.kt288 removeEntry(it.key) in removeAllForPackage()
428 private fun removeEntry(key: String) { in removeEntry() method
448 foregroundExecutor.executeDelayed({ removeEntry(key) }, delay) in dismissMediaData()
/frameworks/base/tools/aapt/
DResourceTable.h437 void removeEntry(const ResTable_config& config) { in removeEntry() function
502 sp<ConfigList> removeEntry(const String16& entry);
DResourceTable.cpp3989 sp<ResourceTable::ConfigList> ResourceTable::Type::removeEntry(const String16& entry) { in removeEntry() function in ResourceTable::Type
4265 attr->removeEntry(cl->getName()); in movePrivateAttrs()
4805 cl->removeEntry(config); in versionForCompat()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp938 writer->removeEntry(tagId, ifdFrom); in moveEntries()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10266 method public void removeEntry(java.lang.String);
10362 method public void removeEntry(java.lang.String);
45006 …method public abstract boolean removeEntry(java.security.Principal, java.security.acl.AclEntry) th…
/frameworks/base/core/api/
Dcurrent.txt14525 method public void removeEntry(String);
14621 method public void removeEntry(String);