Home
last modified time | relevance | path

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

123

/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
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DFeedbackInfoTest.java215 private NotificationEntry getEntry(int oldImportance, int newImportance, in getEntry() method in FeedbackInfoTest
226 private NotificationEntry getEntry() { in getEntry() method in FeedbackInfoTest
/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DCommonNotifCollection.java59 @Nullable NotificationEntry getEntry(@NonNull String key); in getEntry() method
/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
/aosp14/frameworks/base/identity/java/android/security/identity/
H A DResultData.java211 public abstract @Nullable byte[] getEntry(@NonNull String namespaceName, @NonNull String name); in getEntry() method in ResultData
H A DCredentialDataResult.java243 @Nullable byte[] getEntry(@NonNull String namespaceName, @NonNull String name); in getEntry() method
H A DCredstoreCredentialDataResult.java106 public @Nullable byte[] getEntry(@NonNull String namespaceName, @NonNull String name) { in getEntry() method in CredstoreCredentialDataResult.CredstoreEntries
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DAssistantFeedbackControllerTest.java158 private NotificationEntry getEntry(int oldImportance, int newImportance, in getEntry() method in AssistantFeedbackControllerTest
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/
H A DSettingsEntryRepository.kt99 fun getEntry(entryId: String): SettingsEntry? { regex
/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
/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

123