Home
last modified time | relevance | path

Searched refs:untouchedChild (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java5368 NotificationChannel untouchedChild = mHelper.getNotificationChannel(PKG_O, UID_O, in testUpdateConversationParent_flagOff_doesNotUpdateConversations() local
5370 assertThat(untouchedChild.shouldVibrate()).isFalse(); in testUpdateConversationParent_flagOff_doesNotUpdateConversations()