Home
last modified time | relevance | path

Searched refs:AppRow (Results 1 – 25 of 39) sorted by relevance

12

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/
DNotificationPreferenceControllerTest.java99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfAppBlocked()
108 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelBlocked()
120 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelGroupBlocked()
132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable()
144 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnResume()
159 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_unspecified()
169 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_sameImportance()
179 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_greaterImportance()
189 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_lesserImportance()
199 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testSaveImportance()
[all …]
DBlockPreferenceControllerTest.java106 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelNotBlockable()
116 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelNonDefault()
126 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifChannelDefault()
136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_GroupNotBlockable()
144 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_AppNotBlockable()
152 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_systemApp()
162 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_nonSystemApp()
172 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsEnabled_lockedApp()
182 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsEnabled_GroupNotBlockable()
191 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsEnabled_systemAppNotBlockable()
[all …]
DBubblePreferenceControllerTest.java123 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfAppBlocked()
132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelBlocked()
142 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_channel_yesIfAppOff()
153 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isNotAvailable_ifOffGlobally_app()
163 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfOffGlobally_channel()
175 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_app_evenIfOffGlobally()
185 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_app()
194 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_defaultChannel()
207 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_channel()
221 mController.onResume(new NotificationBackend.AppRow(), channel, null, in updateState_disabledByAdmin()
[all …]
DBadgePreferenceControllerTest.java94 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked()
102 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked()
111 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel_notIfAppOff()
122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfOffGlobally()
133 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_app()
142 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_defaultChannel()
155 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel()
167 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelAppOff()
181 mController.onResume(new NotificationBackend.AppRow(), channel, null, in testUpdateState_disabledByAdmin()
192 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channelNotBlockable()
[all …]
DHighImportancePreferenceControllerTest.java97 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked()
105 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked()
114 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel()
124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
135 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
146 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable()
160 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_systemButConfigurable()
175 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_defaultApp()
190 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_high()
202 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_default()
[all …]
DMinImportancePreferenceControllerTest.java97 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked()
105 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked()
114 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel()
124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
135 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
146 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable()
160 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_systemButConfigurable()
175 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_defaultApp()
190 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_min()
202 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_low()
[all …]
DImportancePreferenceControllerTest.java103 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked()
111 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_isGroupBlocked()
122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifChannelBlocked()
131 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel()
141 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
152 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
163 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable()
177 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_systemButConfigurable()
192 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_defaultApp()
207 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
[all …]
DDescriptionPreferenceControllerTest.java83 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelGroupBlocked()
91 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked()
100 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNoChannelDesc()
109 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNoChannelGroupDesc()
117 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel()
127 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelGroup()
137 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channel()
153 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channelGroup()
DVibrationPreferenceControllerTest.java99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notSystemDoesNotHave()
107 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant()
115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel()
124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
134 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable()
158 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable()
173 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_vibrateOn()
185 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_vibrateOff()
197 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testOnPreferenceChange_on()
[all …]
DVisibilityPreferenceControllerTest.java122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notSecure()
130 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant()
138 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
162 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin_disableSecure()
184 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin_disableUnredacted()
198 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noLockScreenNotificationsGlobally()
223 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noLockScreenNotificationsGloballyInProfile()
246 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noPrivateLockScreenNotificationsGlobally()
263 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noGlobalRestriction()
293 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noChannelOverride()
[all …]
DSoundPreferenceControllerTest.java110 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelNull()
117 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant()
125 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel()
134 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
154 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
166 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable()
181 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable()
198 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange()
237 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceTreeClick_alarmSound()
258 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceTreeClick_ringtoneSound()
[all …]
DAllowSoundPreferenceControllerTest.java98 mController.onResume(mock(NotificationBackend.AppRow.class), null, null, null, null, null); in testIsAvailable_notIfNull()
104 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked()
112 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppCreatedChannel()
121 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
133 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
144 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable_oem()
158 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable()
173 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_checkedForHighImportanceChannel()
184 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_checkedForUnspecifiedImportanceChannel()
195 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_notCheckedForLowImportanceChannel()
[all …]
DLightsPreferenceControllerTest.java108 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfConfigNotAllowed()
117 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfSettingNotAllowed()
125 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant()
133 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel()
142 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
152 mController.onResume(new NotificationBackend.AppRow(), channel, null, in testUpdateState_disabledByAdmin()
163 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable()
178 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_lightsOn()
189 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_lightsOff()
200 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testOnPreferenceChange_on()
[all …]
DInvalidConversationPreferenceControllerTest.java101 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked()
112 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfInValidMsgState()
122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
131 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_disabledByAdmin()
145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notChecked()
158 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_checked()
171 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange_toggleEnabled()
190 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange_toggleDisabled()
DConversationPriorityPreferenceControllerTest.java97 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notChannelNull()
104 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
114 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
125 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable()
139 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_systemButConfigurable()
154 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_defaultApp()
169 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
188 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testImportanceLowToImportant()
206 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testImportanceLowToDefault()
225 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testImportanceDefaultToLow()
[all …]
DNotificationsOffPreferenceControllerTest.java73 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfAppBlocked()
81 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfChannelGroupBlocked()
90 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfChannelBlocked()
99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channel()
113 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channelGroup()
127 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_app()
DDndPreferenceControllerTest.java85 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_app()
93 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel()
104 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin()
115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable()
128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable()
143 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_bypassDnd()
155 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testUpdateState_noBypassDnd()
167 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testOnPreferenceChange_on()
185 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null); in testOnPreferenceChange_off()
DAppBubbleListPreferenceControllerTest.java105 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_BUBBLE_PREFERENCE_NONE_false()
114 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_BUBBLE_PREFERENCE_SELECTED_true()
123 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_BUBBLE_PREFERENCE_ALL_true()
132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in filterAndSortConversations_BUBBLE_PREFERENCE_SELECTED_filtersAllowedBubbles()
145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in filterAndSortConversations_BUBBLE_PREFERENCE_ALL_filtersExcludedBubbles()
158 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in clickConversationPref_updatesChannel()
DAppLinkPreferenceControllerTest.java84 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked()
92 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked()
101 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notNoIntent()
111 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
DBubbleSummaryPreferenceControllerTest.java64 NotificationBackend.AppRow mAppRow;
74 mAppRow = new NotificationBackend.AppRow(); in setUp()
88 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_appBlocked_shouldReturnFalse()
157 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_NOTIFICATION_BUBBLESIsOff_returnsNoneString()
169 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_NONEisSelected_returnsNoneString()
182 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_ALLisSelected_returnsAllString()
195 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_SELECTEDisSelected_returnsSelectedString()
DConversationPromotePreferenceControllerTest.java82 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notConversation()
90 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_notDemoted()
99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_demoted()
109 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick()
132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick_wrongKey()
DConversationDemotePreferenceControllerTest.java80 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notConversation()
88 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_demoted()
98 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_notDemoted()
108 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick()
DDeletedChannelsPreferenceControllerTest.java80 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_appScreen_notIfAppBlocked()
88 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_groupScreen_never()
96 new NotificationBackend.AppRow(), mock(NotificationChannel.class), null, null, null, in isAvailable_channelScreen_never()
104 mController.onResume(new NotificationBackend.AppRow(), null, null, null, null, null); in isAvailable_appScreen_notIfNoDeletedChannels()
111 mController.onResume(new NotificationBackend.AppRow(), null, null, null, null, null); in isAvailable_appScreen()
118 mController.onResume(new NotificationBackend.AppRow(), null, null, null, null, null); in updateState()
DInvalidConversationInfoPreferenceControllerTest.java89 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked()
100 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfInValidMsgState()
110 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable()
120 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
DAppNotificationPreferenceControllerTest.java122 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appBlocked()
132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appNotBlockedAllChannelsBlocked()
143 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appNotBlocked()
160 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_channelsNotBlocked()
174 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_noChannels()

12