/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationInfoTest.java | 1115 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel() local 1157 ArgumentCaptor<NotificationChannel> updated = in testUnSilenceCallsUpdateNotificationChannel() local 1228 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified() local 1269 ArgumentCaptor<NotificationChannel> updated = in testSilenceCallsUpdateNotificationChannel_channelImportanceMin() local 1340 ArgumentCaptor<NotificationChannel> updated = in testAlertCallsUpdateNotificationChannel_channelImportanceMin() local 1437 ArgumentCaptor<NotificationChannel> updated = in testUnSilenceCallsUpdateNotificationChannel_channelImportanceUnspecified() local
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/ |
H A D | TimestampedScoredNetworkTest.java | 50 ScoredNetwork updated = createTestScoredNetwork("updated"); in testUpdate() local
|
/aosp14/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/ |
H A D | TestEnrollmentActivity.java | 115 KeyphraseSoundModel updated = new KeyphraseSoundModel(soundModel.getUuid(), in onReEnrollButtonClicked() local
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/ |
H A D | AssociationRequestsProcessor.java | 313 AssociationInfo updated = AssociationInfo.builder(association) in enableSystemDataSync() local 320 AssociationInfo updated = AssociationInfo.builder(association) in disableSystemDataSync() local
|
H A D | AssociationStoreImpl.java | 104 void updateAssociation(@NonNull AssociationInfo updated) { in updateAssociation()
|
/aosp14/system/core/fs_mgr/liblp/ |
H A D | io_test.cpp | 696 auto updated = builder->Export(); in TEST_F() local 715 auto updated = builder->Export(); in TEST_F() local 731 auto updated = builder->Export(); in TEST_F() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipActionsProvider.java | 244 void onActionsChanged(int added, int updated, int startIndex); in onActionsChanged()
|
H A D | TvPipNotificationController.java | 247 public void onActionsChanged(int added, int updated, int startIndex) { in onActionsChanged()
|
H A D | TvPipMenuView.java | 461 public void onActionsChanged(int added, int updated, int startIndex) { in onActionsChanged()
|
/aosp14/frameworks/base/tools/bit/ |
H A D | util.cpp | 97 FileInfo updated(filename); in HasChanged() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | ConversationStoreTest.java | 101 ConversationInfo updated = mConversationStore.getConversation(SHORTCUT_ID); in testUpdateConversation() local
|
H A D | DataManagerTest.java | 767 NotificationChannel updated = new NotificationChannel(mNotificationChannel.getId(), in testOnNotificationChannelModified() local
|
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | DataManager.java | 1199 ConversationInfo.Builder updated = new ConversationInfo.Builder(conversationInfo) in onNotificationPosted() local 1245 ConversationInfo updated = new ConversationInfo.Builder(conversationInfo) in onNotificationRemoved() local 1329 ConversationInfo updated = new ConversationInfo.Builder(conversationInfo) in onEvent() local 1333 updated, in onEvent() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/ |
H A D | MediaDataManager.kt | 1437 val updated = entry.copy(token = null) regex 1507 val updated = regex
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | CompatModePackages.java | 413 public void handlePackageAddedLocked(String packageName, boolean updated) { in handlePackageAddedLocked()
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationListenersTest.java | 613 final NotificationChannelGroup updated = new NotificationChannelGroup("id", "name"); in testUpdateGroup_notifyTwoListeners() local
|
H A D | PreferencesHelperTest.java | 1648 final NotificationChannel updated = mHelper.getNotificationChannel(PKG_N_MR1, UID_N_MR1, in testChannelXml_defaultChannelLegacyApp_noUserSettings() local 5669 NotificationChannel updated = new NotificationChannel("id", "Wow", IMPORTANCE_DEFAULT); in createNotificationChannel_updateDifferent_requestsSort() local 5693 NotificationChannel updated = new NotificationChannel("id", "Wow", IMPORTANCE_DEFAULT); in updateNotificationChannel_different_requestsSort() local
|
H A D | NotificationManagerServiceTest.java | 3448 NotificationChannelGroup updated = new NotificationChannelGroup("id", "name"); in testUpdateGroupNotifyCreatorBlock() local
|
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/ |
H A D | SoundTriggerTestService.java | 309 SoundTriggerManager.Model updated = createNewSoundModel(modelInfo); in reloadModel() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/ |
H A D | UpdatableFontDirTest.java | 970 FontConfig.FontFamily updated = getLastFamily(fontConfig, "sans-serif"); in getSystemFontConfig_preserveFirstFontFamily() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkManagementService.java | 564 private void notifyRouteChange(boolean updated, RouteInfo route) { in notifyRouteChange() 635 public void onRouteChanged(boolean updated, in onRouteChanged()
|
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | Filter.java | 158 protected void parametersUpdated(Set<String> updated) { in parametersUpdated()
|
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
H A D | RemotePrintDocument.java | 555 public boolean updated; field in RemotePrintDocument.RemotePrintDocumentInfo
|
/aosp14/frameworks/base/core/java/android/hardware/ |
H A D | SystemSensorManager.java | 625 List<Sensor> oldList, List<Sensor> newList, List<Sensor> updated, in diffSortedSensorList()
|
/aosp14/system/core/llkd/ |
H A D | libllkd.cpp | 306 bool updated; // cleared before monitoring pass. member
|