Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 25 of 46) sorted by relevance

12

/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashIterator.h83 inline entry_type* getEntry() { in getEntry() function
89 inline const entry_type* getEntry() const { in getEntry() function
187 inline entry_type* getEntry() { in getEntry() function
193 inline const entry_type* getEntry() const { in getEntry() function
/aosp12/frameworks/av/media/libmedia/include/media/
H A DStringArray.h65 const char* getEntry(int idx) const { in getEntry() function
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfoTest.java219 private NotificationEntry getEntry(int oldImportance, int newImportance, in getEntry() method in FeedbackInfoTest
230 private NotificationEntry getEntry() { in getEntry() method in FeedbackInfoTest
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
H A DTable.java37 E getEntry(int key); in getEntry() method
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
H A DBaseRecipientChip.java70 RecipientEntry getEntry(); in getEntry() method
H A DSimpleRecipientChip.java93 public RecipientEntry getEntry() { in getEntry() method in SimpleRecipientChip
H A DVisibleRecipientChip.java79 public RecipientEntry getEntry() { in getEntry() method in VisibleRecipientChip
H A DInvisibleRecipientChip.java81 public RecipientEntry getEntry() { in getEntry() method in InvisibleRecipientChip
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DProcessStatsPreference.java56 public ProcStatsPackageEntry getEntry() { in getEntry() method in ProcessStatsPreference
/aosp12/packages/apps/Settings/src/com/android/settings/applications/managedomainurls/
H A DDomainAppPreference.java51 public AppEntry getEntry() { in getEntry() method in DomainAppPreference
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DAssistantFeedbackControllerTest.java142 private NotificationEntry getEntry(int oldImportance, int newImportance, in getEntry() method in AssistantFeedbackControllerTest
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DAnqpCache.java85 public ANQPData getEntry(ANQPNetworkKey key) { in getEntry() method in AnqpCache
/aosp12/frameworks/base/identity/java/android/security/identity/
H A DResultData.java204 public abstract @Nullable byte[] getEntry(@NonNull String namespaceName, @NonNull String name); in getEntry() method in ResultData
H A DCredstoreResultData.java116 public @Nullable byte[] getEntry(@NonNull String namespaceName, @NonNull String name) { in getEntry() method in CredstoreResultData
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/
H A DBaseTypedPackedTable.java65 public E getEntry(int key) { in getEntry() method in BaseTypedPackedTable
H A DPackedTableReader.java155 public Entry getEntry(int key) { in getEntry() method in PackedTableReader
/aosp12/packages/apps/Settings/src/com/android/settings/datausage/
H A DUnrestrictedDataAccessPreference.java158 public AppEntry getEntry() { in getEntry() method in UnrestrictedDataAccessPreference
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DResolveCache.java124 protected Entry getEntry(String mimeType, Intent intent) { in getEntry() method in ResolveCache
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DListPreference.java132 public String getEntry() { in getEntry() method in ListPreference
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifPipeline.java112 public NotificationEntry getEntry(String key) { in getEntry() method in NotifPipeline
/aosp12/hardware/libhardware/modules/camera/3_0/
H A DVendorTags.cpp111 const Entry* getEntry(uint32_t tag) in getEntry() function
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoFallbackEffect.java72 public Entry getEntry(Path path) { in getEntry() method in PhotoFallbackEffect
/aosp12/frameworks/base/core/java/android/preference/
H A DListPreference.java227 public CharSequence getEntry() { in getEntry() method in ListPreference
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java141 public NotificationEntry getEntry(@NonNull String key) { in getEntry() method in AlertingNotificationManager
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DWidgetDatabaseHelper.java233 public Entry getEntry(int appWidgetId) { in getEntry() method in WidgetDatabaseHelper

12