Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 9697) sorted by relevance

12345678910>>...388

/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/tools/
Dkernel_syscalls.json4 "entry": "sys_llseek", string
8 "entry": "sys_llseek", string
14 "entry": "sys_select", string
18 "entry": "sys_select", string
24 "entry": "sys_ni_syscall", string
29 "entry": "sys_ni_syscall", string
34 "entry": "sys_ni_syscall", string
41 "entry": "sys_accept", string
45 "entry": "sys_accept", string
49 "entry": "sys_accept", string
[all …]
/aosp_15_r20/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/src/com/android/wifitrackerlib/
DHotspotNetworkEntryTest.java170 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testConnectionInfoMatches_matchesSsidAndSecurity() local
186 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testOnNetworkCapabilitiesChanged_matchingSsidAndSecurity_becomesConnected() local
209 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testOnNetworkLost_matchingNetwork_becomesDisconnected() local
229 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetTitle_usesDeviceName() local
238 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_phone_usesHotspotNetworkData() local
260 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_tablet_usesHotspotNetworkData() local
282 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_computer_usesHotspotNetworkData() local
304 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_watch_usesHotspotNetworkData() local
326 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_vehicle_usesHotspotNetworkData() local
348 final HotspotNetworkEntry entry = new HotspotNetworkEntry( in testGetSummary_unknown_usesHotspotNetworkData() local
[all …]
DStandardWifiEntryTest.java173 final StandardWifiEntry entry = new StandardWifiEntry( in testConstructor_scanResults_setsBestLevel() local
217 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateScanResultInfo_mismatchedSsids_throwsException() local
237 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateScanResultInfo_notifiesListener() local
255 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateScanResultInfo_updatesLevel() local
274 final StandardWifiEntry entry = new StandardWifiEntry( in testConstructor_wifiConfig_setsTitle() local
288 final StandardWifiEntry entry = new StandardWifiEntry( in testConstructor_wifiConfig_setsSecurity() local
302 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateConfig_mismatchedSsids_throwsException() local
323 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateConfig_mismatchedSecurity_throwsException() local
343 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateConfig_unsavedToSaved() local
367 final StandardWifiEntry entry = new StandardWifiEntry( in testUpdateConfig_savedToUnsaved() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java208 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testDefaultSuppressorDoesNotSuppress() local
220 NotificationEntry entry = createNotification(IMPORTANCE_HIGH); in testShouldHeadsUpAwake() local
231 NotificationEntry entry = new NotificationEntryBuilder() in testShouldNotHeadsUp_suppressedForGroups() local
255 NotificationEntry entry = new NotificationEntryBuilder() in testShouldNotHeadsUp_silentNotification() local
277 NotificationEntry entry = new NotificationEntryBuilder() in testShouldNotHeadsUp_silentNotificationFalse() local
295 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testShouldHeadsUpWhenDozing() local
307 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testShouldHeadsUpWhenDozing_hiddenOnLockscreen() local
324 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testShouldNotHeadsUpWhenDozing_pulseDisabled() local
337 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testShouldNotHeadsUpWhenDozing_notDozing() local
349 NotificationEntry entry = createNotification(IMPORTANCE_DEFAULT); in testShouldNotHeadsUpWhenDozing_suppressingAmbient() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/people/widget/
H A DPeopleBackupHelperTest.java132 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>(WIDGET_ID_STRING, "contact"); in testGetKeyType_widgetId() local
138 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_widgetId_twoDigits() local
145 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_peopleTileKey_valid() local
152 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_peopleTileKey_validWithSlashes() local
159 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_peopleTileKey_negativeNumber() local
166 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_contactUri() local
173 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_contactUri_valid() local
180 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_contactUri_invalidPackageName() local
187 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_unknown_unexpectedValueForPeopleTileKey() local
194 Map.Entry<String, ?> entry = new AbstractMap.SimpleEntry<>( in testGetKeyType_unknown_unexpectedValueForContactUri() local
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptLogger.java33 public final void logNoBubbleNotAllowed(@org.jetbrains.annotations.NotNull() in logNoBubbleNotAllowed()
37 public final void logNoAlertingAppSuspended(@org.jetbrains.annotations.NotNull() in logNoAlertingAppSuspended()
41 public final void logNoBubbleNoMetadata(@org.jetbrains.annotations.NotNull() in logNoBubbleNoMetadata()
48 public final void logNoHeadsUpPackageSnoozed(@org.jetbrains.annotations.NotNull() in logNoHeadsUpPackageSnoozed()
52 public final void logHeadsUpPackageSnoozeBypassedHasFsi(@org.jetbrains.annotations.NotNull() in logHeadsUpPackageSnoozeBypassedHasFsi()
56 public final void logNoHeadsUpAlreadyBubbled(@org.jetbrains.annotations.NotNull() in logNoHeadsUpAlreadyBubbled()
60 public final void logNoHeadsUpSuppressedByDnd(@org.jetbrains.annotations.NotNull() in logNoHeadsUpSuppressedByDnd()
64 public final void logNoHeadsUpNotImportant(@org.jetbrains.annotations.NotNull() in logNoHeadsUpNotImportant()
68 public final void logNoHeadsUpNotInUse(@org.jetbrains.annotations.NotNull() in logNoHeadsUpNotInUse()
72 public final void logNoHeadsUpOldWhen(@org.jetbrains.annotations.NotNull() in logNoHeadsUpOldWhen()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/headsup/
H A DHeadsUpManagerImplTest.kt155 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testHasNotifications_headsUpManagerMapNotEmpty_true() constant
203 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testShowNotification_addsEntry() constant
214 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testShowNotification_autoDismisses() constant
224 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testRemoveNotification_removeDeferred() constant
240 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testRemoveNotification_forceRemove() constant
253 val entry = HeadsUpManagerTestUtil.createEntry(i, mContext) in testReleaseAllImmediately() constant
265 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testCanRemoveImmediately_notShownLongEnough() constant
286 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testShowNotification_autoDismissesIncludingTouchAcceptanceDelay() constant
297 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testShowNotification_autoDismissesWithDefaultTimeout() constant
312 val entry = HeadsUpManagerTestUtil.createEntry(/* id= */ 0, mContext) in testRemoveNotification_beforeMinimumDisplayTime() constant
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/tests/
Dtime_delay_queue.rs37 let entry = assert_ready!(poll!(queue)); in single_immediate_delay() localVariable
56 let entry = assert_ready_some!(poll!(queue)); in multi_immediate_delays() localVariable
60 let entry = assert_ready!(poll!(queue)); in multi_immediate_delays() localVariable
87 let entry = assert_ready_some!(poll!(queue)); in single_short_delay() localVariable
90 let entry = assert_ready!(poll!(queue)); in single_short_delay() localVariable
163 let entry = queue.remove(&key); in remove_entry() localVariable
168 let entry = assert_ready!(poll!(queue)); in remove_entry() localVariable
198 let entry = assert_ready_some!(poll!(queue)); in reset_entry() localVariable
201 let entry = assert_ready!(poll!(queue)); in reset_entry() localVariable
280 let entry = assert_ready_some!(poll!(queue)).into_inner(); in repeatedly_reset_entry_inserted_as_expired() localVariable
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DDismissibilityCoordinatorTest.kt63 val entry = NotificationEntryBuilder().setTag("entry").build() in testNotif() constant
75 val entry = in testProviderCleared() constant
89 val entry = in testNonDismissableEntry() constant
106 val entry = in testOngoingNotifWhenPhoneIsLocked() constant
123 val entry = in testOngoingNotifWhenPhoneIsUnLocked() constant
140 val entry = in testOngoingNondismissNotifWhenPhoneIsUnLocked() constant
193 val entry = in testNonDismissableEntryInGroup() constant
213 val entry = in testOngoingEntryInGroupWhenPhoneIsLocked() constant
233 val entry = in testOngoingEntryInGroupWhenPhoneIsUnLocked() constant
248 val entry = in testNonDismissableEntryInGroupWithoutSummary() constant
[all …]
H A DSensitiveContentCoordinatorTest.kt266 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceUnlocked_notifDoesNotNeedRedaction() constant
288 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceUnlocked_notifDoesNotNeedRedaction_sensitiveActive() constant
313 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceUnlocked_notifDoesNotNeedRedaction_shouldProtectNotification() constant
341 val entry = fakeNotification(1, true) in onBeforeRenderList_deviceUnlocked_notifWouldNeedRedaction() constant
363 val entry = fakeNotification(1, true) in onBeforeRenderList_deviceUnlocked_notifWouldNeedRedaction_sensitiveActive() constant
388 val entry = fakeNotification(1, true) in onBeforeRenderList_deviceUnlocked_notifWouldNeedRedaction_shouldProtectNotification() constant
416 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceLocked_userAllowsPublicNotifs() constant
438 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceLocked_userAllowsPublicNotifs_sensitiveActive() constant
463 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceLocked_userAllowsPublicNotifs_shouldProtectNotification() constant
491 val entry = fakeNotification(1, false) in onBeforeRenderList_deviceLocked_userDisallowsPublicNotifs_notifDoesNotNeedRedaction() constant
[all …]
/aosp_15_r20/external/stg/
H A Ddwarf_processor.cc52 std::string EntryToString(Entry& entry) { in EntryToString()
58 std::optional<std::string> MaybeGetName(Entry& entry) { in MaybeGetName()
62 std::string GetName(Entry& entry) { in GetName()
70 std::string GetNameOrEmpty(Entry& entry) { in GetNameOrEmpty()
78 std::string GetLinkageName(int version, Entry& entry) { in GetLinkageName()
87 size_t GetBitSize(Entry& entry) { in GetBitSize()
96 size_t GetByteSize(Entry& entry) { in GetByteSize()
106 Primitive::Encoding GetEncoding(Entry& entry) { in GetEncoding()
134 std::optional<Entry> MaybeGetReferredType(Entry& entry) { in MaybeGetReferredType()
138 Entry GetReferredType(Entry& entry) { in GetReferredType()
[all …]
/aosp_15_r20/trusty/user/app/storage/
Dblock_cache.c57 const struct block_cache_entry* entry) { in block_cache_entry_data_is_valid()
65 const struct block_cache_entry* entry) { in block_cache_entry_data_is_dirty()
71 const struct block_cache_entry* entry) { in block_cache_entry_data_is_encrypted()
77 const struct block_cache_entry* entry) { in block_cache_entry_data_is_decrypted()
112 static void block_cache_queue_io_op(struct block_cache_entry* entry, in block_cache_queue_io_op()
127 static void block_cache_queue_read(struct block_cache_entry* entry) { in block_cache_queue_read()
140 static void block_cache_queue_write(struct block_cache_entry* entry, in block_cache_queue_write()
177 struct block_cache_entry* entry; in block_cache_pop_io_op() local
213 struct block_cache_entry* entry; in block_cache_complete_read() local
267 struct block_cache_entry* entry; in block_cache_complete_write() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/
H A DIconManagerTest.kt116 val entry = in testCreateIcons_chipNotifIconFlagDisabled_statusBarChipIconIsNull() constant
127 val entry = in testCreateIcons_chipNotifIconFlagEnabled_statusBarChipIconIsNull() constant
137 val entry = in testCreateIcons_importantConversation_shortcutIcon() constant
147 val entry = in testCreateIcons_importantConversation_messageIcon() constant
157 val entry = in testCreateIcons_importantConversation_largeIcon() constant
171 val entry = in testCreateIcons_importantConversation_smallIcon() constant
185 val entry = in testCreateIcons_importantConversationWithoutMessagingStyle() constant
200 val entry = in testCreateIcons_notImportantConversation() constant
209 val entry = in testCreateIcons_sensitiveImportantConversation() constant
224 val entry = in testUpdateIcons_sensitiveImportantConversation() constant
[all …]
/aosp_15_r20/system/extras/memory_replay/tests/
H A DMemoryTraceTest.cpp29 memory_trace::Entry entry{.start_ns = 1, .end_ns = 1}; in TEST() local
54 memory_trace::Entry entry; in TEST() local
72 memory_trace::Entry entry{.start_ns = 1, .end_ns = 1}; in TEST() local
97 memory_trace::Entry entry; in TEST() local
110 memory_trace::Entry entry{.start_ns = 1, .end_ns = 1}; in TEST() local
135 memory_trace::Entry entry; in TEST() local
158 memory_trace::Entry entry{.start_ns = 1, .end_ns = 1}; in TEST() local
183 memory_trace::Entry entry; in TEST() local
206 memory_trace::Entry entry{.start_ns = 1, .end_ns = 1}; in TEST() local
231 memory_trace::Entry entry; in TEST() local
[all …]
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batteryusage/
DDataProcessorTest.java819 final BatteryHistEntry entry = new BatteryHistEntry(values); in isFromFullCharge_notChargedData_returnFalse() local
829 final BatteryHistEntry entry = new BatteryHistEntry(values); in isFromFullCharge_chargedData_returnTrue() local
1004 BatteryHistEntry entry = in generateBatteryUsageMap_returnsExpectedResult() local
1020 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1045 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1066 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1083 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1100 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1121 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
1138 entryMap.put(entry.getKey(), entry); in generateBatteryUsageMap_returnsExpectedResult() local
[all …]
DBatteryDiffEntryTest.java104 final BatteryDiffEntry entry = in testSetTotalConsumePower_returnExpectedResult() local
131 final BatteryDiffEntry entry = in testSetTotalConsumePower_setZeroValue_returnsZeroValue() local
210 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testLoadLabelAndIcon_forSystemBattery_returnExpectedResult() local
235 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testLoadLabelAndIcon_forUserBattery_returnExpectedResult() local
263 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testGetAppLabel_loadDataFromApplicationInfo() local
284 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testGetAppLabel_loadDataFromPreDefinedNameAndUid() local
306 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testGetAppLabel_nullAppLabel_returnAppLabelInBatteryHistEntry() local
320 final BatteryDiffEntry entry = createBatteryDiffEntry(10, batteryHistEntry); in testGetAppIcon_nonUidConsumer_returnAppIconInBatteryDiffEntry() local
332 final BatteryDiffEntry entry = createBatteryDiffEntry(mMockDrawable); in testGetAppIcon_uidConsumerForNonOwner_returnDefaultActivityIconWithBadge() local
346 final BatteryDiffEntry entry = createBatteryDiffEntry(mMockDrawable); in testGetAppIcon_uidConsumerWithNullIcon_returnDefaultActivityIcon() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/cookiejar/
Djar.go93 type entry struct { struct
94 Name string
95 Value string
96 Quoted bool
97 Domain string
98 Path string
99 SameSite string
100 Secure bool
101 HttpOnly bool
102 Persistent bool
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java288 NotificationEntry entry = entriesToDismiss.get(i).getEntry(); in dismissNotifications() local
367 NotificationEntry entry, in dismissNotification()
392 NotificationEntry entry = entries.get(i); in dismissAllNotifications() local
417 NotificationEntry entry = entries.get(i); in locallyDismissNotifications() local
496 final NotificationEntry entry = mNotificationSet.get(sbn.getKey()); in onNotificationRemoved() local
533 NotificationEntry entry = mNotificationSet.get(sbn.getKey()); in postNotification() local
540 mNotificationSet.put(sbn.getKey(), entry); in postNotification() local
572 private boolean tryRemoveNotification(NotificationEntry entry) { in tryRemoveNotification()
625 private boolean isDismissable(NotificationEntry entry) { in isDismissable()
635 public boolean isOnlyChildInGroup(NotificationEntry entry) { in isOnlyChildInGroup()
[all …]
/aosp_15_r20/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardExporterTests.java102 final ContactEntry entry = mVerifier.addInputEntry(); in testStructuredNameUsePrimaryCommon() local
162 final ContactEntry entry = mVerifier.addInputEntry(); in testStructuredNameUseSuperPrimaryCommon() local
232 final ContactEntry entry = mVerifier.addInputEntry(); in testStructuredNamePhoneticNameCommon() local
297 final ContactEntry entry = mVerifier.addInputEntry(); in testStructuredNameComplicatedCommon() local
448 ContactEntry entry = mVerifier.addInputEntry(); in testPhoneVariousTypeSupport() local
555 ContactEntry entry = mVerifier.addInputEntry(); in testPhonePrefHandlingCommon() local
600 ContactEntry entry = mVerifier.addInputEntry(); in testMiscPhoneTypeHandling() local
699 ContactEntry entry = mVerifier.addInputEntry(); in testEmailVariousTypeSupportCommon() local
733 ContactEntry entry = mVerifier.addInputEntry(); in testEmailPrefHandlingCommon() local
892 ContactEntry entry = mVerifier.addInputEntry(); in testPostalAddressTypeHandlingCommon() local
[all …]
DVCardJapanizationTests.java38 ContactEntry entry = mVerifier.addInputEntry(); in testNameUtf8Common() local
66 ContactEntry entry = mVerifier.addInputEntry(); in testNameShiftJis() local
88 ContactEntry entry = mVerifier.addInputEntry(); in testNameDoCoMo() local
114 ContactEntry entry = mVerifier.addInputEntry(); in testPhoneticNameCommon() local
166 ContactEntry entry = mVerifier.addInputEntry(); in testPhoneticNameForMobileV21_1() local
190 ContactEntry entry = mVerifier.addInputEntry(); in testPhoneticNameForMobileV21_2() local
207 ContactEntry entry = mVerifier.addInputEntry(); in testPostalAddressWithJapaneseCommon() local
256 ContactEntry entry = mVerifier.addInputEntry(); in testPostalAdrressForDoCoMo_1() local
284 ContactEntry entry = mVerifier.addInputEntry(); in testPostalAdrressForDoCoMo_2() local
309 ContactEntry entry = mVerifier.addInputEntry(); in testPostalAdrressForDoCoMo_3() local
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/icon/
DIconManager.java107 com.android.systemui.statusbar.notification.collection.NotificationEntry entry) { in createSbIconView()
118 public final void createIcons(@org.jetbrains.annotations.NotNull() in createIcons()
125 public final void updateSbIcon(@org.jetbrains.annotations.NotNull() in updateSbIcon()
138 public final kotlin.Unit updateIcons(@org.jetbrains.annotations.NotNull() in updateIcons()
143 …private final void updateIconsSafe(com.android.systemui.statusbar.notification.collection.Notifica… in updateIconsSafe()
147 …ar.StatusBarIcon> getIconDescriptors(com.android.systemui.statusbar.notification.collection.Notifi… in getIconDescriptors()
152 …sbar.StatusBarIcon getIconDescriptor(com.android.systemui.statusbar.notification.collection.Notifi… in getIconDescriptor()
156 …tatusBarIcon getCachedIconDescriptor(com.android.systemui.statusbar.notification.collection.Notifi… in getCachedIconDescriptor()
160 …ivate final void cacheIconDescriptor(com.android.systemui.statusbar.notification.collection.Notifi… in cacheIconDescriptor()
164 …private final void setIcon(com.android.systemui.statusbar.notification.collection.NotificationEntr… in setIcon()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/promoted/
H A DPromotedNotificationContentExtractorTest.kt66 val entry = createEntry().also { provider.promotedEntries.add(it) } in shouldExtract_promotedNotificationUiFlagEnabled() constant
75 val entry = createEntry().also { provider.promotedEntries.add(it) } in shouldExtract_statusBarNotifChipsFlagEnabled() constant
83 val entry = createEntry().also { provider.promotedEntries.add(it) } in shouldExtract_bothFlagsEnabled() constant
91 val entry = createEntry().also { provider.promotedEntries.remove(it) } in shouldNotExtract_providerDidNotPromote() constant
99 val entry = in extractContent_commonFields() constant
118 val entry = in extractContent_fromBigPictureStyle() constant
130 val entry = in extractContent_fromBigTextStyle() constant
145 val entry = in extractContent_fromCallStyle() constant
158 val entry = in extractContent_fromProgressStyle() constant
176 val entry = in extractContent_fromIneligibleStyle() constant
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc26 EntryImpl* LeakEntryImpl(scoped_refptr<EntryImpl> entry) { in LeakEntryImpl()
198 void BackendIO::CloseEntryImpl(EntryImpl* entry) { in CloseEntryImpl()
203 void BackendIO::DoomEntryImpl(EntryImpl* entry) { in DoomEntryImpl()
217 void BackendIO::ReadData(EntryImpl* entry, int index, int offset, in ReadData()
227 void BackendIO::WriteData(EntryImpl* entry, int index, int offset, in WriteData()
238 void BackendIO::ReadSparseData(EntryImpl* entry, in ReadSparseData()
249 void BackendIO::WriteSparseData(EntryImpl* entry, in WriteSparseData()
260 void BackendIO::GetAvailableRange(EntryImpl* entry, int64_t offset, int len) { in GetAvailableRange()
267 void BackendIO::CancelSparseIO(EntryImpl* entry) { in CancelSparseIO()
272 void BackendIO::ReadyForSparseIO(EntryImpl* entry) { in ReadyForSparseIO()
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.c41 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry()
48 struct rsn_pmksa_cache_entry *entry, in pmksa_cache_free_entry()
64 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_remove()
96 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; in pmksa_cache_expire() local
138 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_reauth() local
162 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_set_expiration() local
239 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_add() local
296 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_add_entry()
421 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; in pmksa_cache_flush() local
458 struct rsn_pmksa_cache_entry *entry, *prev; in pmksa_cache_deinit() local
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.java27 public final void logNotifPosted(@org.jetbrains.annotations.NotNull() in logNotifPosted()
35 public final void logNotifUpdated(@org.jetbrains.annotations.NotNull() in logNotifUpdated()
44 public final void logNotifReleased(@org.jetbrains.annotations.NotNull() in logNotifReleased()
48 public final void logLocallyDismissed(@org.jetbrains.annotations.NotNull() in logLocallyDismissed()
52 public final void logDismissNonExistentNotif(@org.jetbrains.annotations.NotNull() in logDismissNonExistentNotif()
64 public final void logLocallyDismissedAlreadyCanceledEntry(@org.jetbrains.annotations.NotNull() in logLocallyDismissedAlreadyCanceledEntry()
68 public final void logNotifDismissedIntercepted(@org.jetbrains.annotations.NotNull() in logNotifDismissedIntercepted()
72 public final void logNotifClearAllDismissalIntercepted(@org.jetbrains.annotations.NotNull() in logNotifClearAllDismissalIntercepted()
76 public final void logNotifInternalUpdate(@org.jetbrains.annotations.NotNull() in logNotifInternalUpdate()
110 public final void logRemoteExceptionOnNotificationClear(@org.jetbrains.annotations.NotNull() in logRemoteExceptionOnNotificationClear()
[all …]

12345678910>>...388