/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | ForegroundServiceSectionController.kt | 62 removeEntry(entry) 102 removeEntry(entry) 110 private fun removeEntry(entry: NotificationEntry) { regex 152 removeEntry(child.entry!!)
|
/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | GestureLibrary.java | 75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary 76 mStore.removeEntry(entryName); in removeEntry()
|
H A D | GestureStore.java | 193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
|
/aosp12/hardware/interfaces/audio/effect/all-versions/default/ |
H A D | AudioBufferManager.cpp | 47 void AudioBufferManager::removeEntry(uint64_t id) { in removeEntry() function in android::AudioBufferManager 63 AudioBufferManager::getInstance().removeEntry(mHidlBuffer.id); in ~AudioBufferWrapper()
|
H A D | AudioBufferManager.h | 76 void removeEntry(uint64_t id);
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | LocUnorderedSetMap.h | 83 bool removeEntry = (iter->second.empty()); in trimOrRemove() local 84 if (removeEntry) { in trimOrRemove() 87 return removeEntry; in trimOrRemove()
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | LocUnorderedSetMap.h | 89 bool removeEntry = (iter->second.empty()); in trimOrRemove() local 90 if (removeEntry) { in trimOrRemove() 93 return removeEntry; in trimOrRemove()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | LocUnorderedSetMap.h | 83 bool removeEntry = (iter->second.empty()); in trimOrRemove() local 84 if (removeEntry) { in trimOrRemove() 87 return removeEntry; in trimOrRemove()
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | LocUnorderedSetMap.h | 89 bool removeEntry = (iter->second.empty()); in trimOrRemove() local 90 if (removeEntry) { in trimOrRemove() 93 return removeEntry; in trimOrRemove()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | LocUnorderedSetMap.h | 83 bool removeEntry = (iter->second.empty()); in trimOrRemove() local 84 if (removeEntry) { in trimOrRemove() 87 return removeEntry; in trimOrRemove()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | PhotoStore.java | 243 removeEntry(id); in remove() 272 private void removeEntry(long id) { in removeEntry() method in PhotoStore
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/ |
H A D | ver4_bigram_list_policy.h | 69 bool removeEntry(const int terminalId, const int targetTerminalId);
|
H A D | ver4_bigram_list_policy.cpp | 145 bool Ver4BigramListPolicy::removeEntry(const int terminalId, const int targetTerminalId) { in removeEntry() function in latinime::backward::v402::Ver4BigramListPolicy
|
/aosp12/frameworks/av/media/img_utils/include/img_utils/ |
H A D | TiffIfd.h | 102 virtual void removeEntry(uint16_t tag);
|
H A D | TiffWriter.h | 187 virtual void removeEntry(uint16_t tag, uint32_t ifd);
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationMediaManager.java | 232 removeEntry(entry); in setupNotifPipeline() 237 removeEntry(entry); in setupNotifPipeline() 302 removeEntry(entry); in setupNEM() 312 removeEntry(entry); in setupNEM() 365 private void removeEntry(NotificationEntry entry) { in removeEntry() method in NotificationMediaManager
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | TiffWriter.cpp | 178 void TiffWriter::removeEntry(uint16_t tag, uint32_t ifd) { in removeEntry() function in android::img_utils::TiffWriter 181 mNamedIfds[index]->removeEntry(tag); in removeEntry()
|
H A D | TiffIfd.cpp | 59 void TiffIfd::removeEntry(uint16_t tag) { in removeEntry() function in android::img_utils::TiffIfd
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/listeners/ |
H A D | ListenerMultiplexer.java | 359 private TRegistration removeRegistration(int index, boolean removeEntry) { in removeRegistration() argument 379 if (removeEntry) { in removeRegistration()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
H A D | MediaDataManager.kt | 301 removeEntry(it.key) 445 private fun removeEntry(key: String) { regex 465 foregroundExecutor.executeDelayed({ removeEntry(key) }, delay)
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | ResourceTable.h | 437 void removeEntry(const ResTable_config& config) { in removeEntry() function 502 sp<ConfigList> removeEntry(const String16& entry);
|
H A D | ResourceTable.cpp | 3989 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()
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/ |
H A D | ver4_patricia_trie_node_writer.cpp | 258 return mBigramPolicy->removeEntry(prevWordIds[0], wordId); in removeNgramEntry()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 938 writer->removeEntry(tagId, ifdFrom); in moveEntries()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |