/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ |
H A D | CombinedData.java | 261 public boolean removeEntry(Entry e, int dataSetIndex) { in removeEntry() method in CombinedData 268 public boolean removeEntry(float xValue, int dataSetIndex) { in removeEntry() method in CombinedData
|
H A D | ChartData.java | 517 public boolean removeEntry(Entry e, int dataSetIndex) { in removeEntry() method in ChartData 547 public boolean removeEntry(float xValue, int dataSetIndex) { in removeEntry() method in ChartData
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/interfaces/datasets/ |
H A D | IDataSet.java | 207 boolean removeEntry(T e); in removeEntry() method 224 boolean removeEntry(int index); in removeEntry() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ |
H A D | ComplicationLayoutEngine.java | 363 void removeEntry(ViewEntry entry); in removeEntry() method 525 public void removeEntry(ViewEntry entry) { in removeEntry() method in ComplicationLayoutEngine.DirectionGroup
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/acl/ |
D | Acl.java | 158 public boolean removeEntry(Principal caller, AclEntry entry) in removeEntry() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/10/libcore/ojluni/src/main/java/java/security/acl/ |
D | Acl.java | 158 public boolean removeEntry(Principal caller, AclEntry entry) in removeEntry() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/acl/ |
H A D | Acl.java | 158 public boolean removeEntry(Principal caller, AclEntry entry) in removeEntry() method
|
/aosp_15_r20/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
|
/aosp_15_r20/cts/tests/tests/gesture/src/android/gesture/cts/ |
H A D | GestureStorageAccessor.java | 44 void removeEntry(String entryName); in removeEntry() method
|
H A D | GestureLibraryTest.java | 67 public void removeEntry(String entryName) { in removeEntry() method in GestureLibraryTest.GestureLibraryFacade
|
H A D | GestureStoreTest.java | 70 public void removeEntry(String entryName) { in removeEntry() method in GestureStoreTest.GestureStoreFacade
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
H A D | SignatureRemover.java | 67 public boolean removeEntry(final String name) { in removeEntry() method in SignatureRemover
|
/aosp_15_r20/frameworks/base/core/java/android/gesture/ |
H A D | GestureLibrary.java | 75 public void removeEntry(String entryName) { in removeEntry() method in GestureLibrary
|
H A D | GestureStore.java | 193 public void removeEntry(String entryName) { in removeEntry() method in GestureStore
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 92 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
H A D | GroupedLinkedMap.java | 109 private static <K, V> void removeEntry(LinkedEntry<K, V> entry) { in removeEntry() method in GroupedLinkedMap
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 93 void removeEntry(PoolEntry *P) { EntrySet.erase(P); } in removeEntry() function
|
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | PhotoStore.java | 272 private void removeEntry(long id) { in removeEntry() method in PhotoStore
|
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | AbstractDirectory.java | 288 public void removeEntry(FatDirectoryEntry entry) throws IOException { in removeEntry() method in AbstractDirectory
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | HashBiMap.java | 572 void removeEntry(int entry) { in removeEntry() method in HashBiMap 577 private void removeEntry(int entry, int keyHash, int valueHash) { in removeEntry() method in HashBiMap
|