Searched defs:removeEntry (Results 1 – 10 of 10) sorted by relevance
75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary
193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
363 void removeEntry(ViewEntry entry); in removeEntry() method525 public void removeEntry(ViewEntry entry) { in removeEntry() method in ComplicationLayoutEngine.DirectionGroup
59 void TiffIfd::removeEntry(uint16_t tag) { in removeEntry() function in android::img_utils::TiffIfd
178 void TiffWriter::removeEntry(uint16_t tag, uint32_t ifd) { in removeEntry() function in android::img_utils::TiffWriter
574 private static <T> void removeEntry(ArrayList<T> list, T entry) { in removeEntry() method in DynamicAnimation
293 private void removeEntry(NotificationEntry entry) { in removeEntry() method in NotificationMediaManager
437 void removeEntry(const ResTable_config& config) { in removeEntry() function
3980 sp<ResourceTable::ConfigList> ResourceTable::Type::removeEntry(const String16& entry) { in removeEntry() function in ResourceTable::Type
618 private fun removeEntry(key: String, logEvent: Boolean = true) { in removeEntry() method