Home
last modified time | relevance | path

Searched defs:updatedChild (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java5232 NotificationChannel updatedChild = mHelper.getNotificationChannel(PKG_O, UID_O, in testUpdateConversationParent_updatesUnlockedFields() local
5276 NotificationChannel updatedChild = mHelper.getNotificationChannel(PKG_O, UID_O, in testUpdateConversationParent_doesNotUpdateLockedFields() local
5315 NotificationChannel updatedChild = mHelper.getNotificationChannel(PKG_O, UID_O, in testUpdateConversationParent_updatesDemotedConversation() local
5342 NotificationChannel updatedChild = mHelper.getNotificationChannel(PKG_O, UID_O, in testUpdateConversationParent_updatesDeletedConversation() local
/aosp14/frameworks/base/core/java/android/widget/
H A DAdapterViewAnimator.java419 final View updatedChild; in refreshChildren() local