/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/ |
D | NotificationPreferenceControllerTest.java | 103 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfAppBlocked() 112 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelBlocked() 124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelGroupBlocked() 136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfFailsFilterCheck() 150 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable() 162 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnResume() 177 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_unspecified() 187 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_sameImportance() 197 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_greaterImportance() 207 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testCanBeVisible_lesserImportance() [all …]
|
D | BlockPreferenceControllerTest.java | 115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelNotBlockable() 125 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelNonDefault() 135 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifChannelDefault() 145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_GroupNotBlockable() 154 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_AppNotBlockable() 162 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_systemApp() 172 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_nonSystemApp_noFilter() 182 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 194 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 207 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsEnabled_cannotBlockAppOrGroupOrChannel() [all …]
|
D | BubblePreferenceControllerTest.java | 135 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfAppBlocked() 144 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfChannelBlocked() 154 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_channel_notIfAppOff() 165 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isNotAvailable_ifOffGlobally_app() 175 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isNotAvailable_ifLowRam() 187 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_notIfOffGlobally_channel() 199 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_ifNotLowRam() 211 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_app_evenIfOffGlobally() 221 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_app() 230 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_defaultChannel() [all …]
|
D | BadgePreferenceControllerTest.java | 99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked() 108 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked() 118 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel_notIfAppOff() 130 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfOffGlobally() 142 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_app() 152 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_appNoChannels() 162 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_defaultChannel() 176 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel() 189 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channelAppOff() 201 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() [all …]
|
D | MinImportancePreferenceControllerTest.java | 101 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked() 109 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked() 118 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel() 128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 137 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 147 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 158 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 170 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable() 184 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_Configurable() 198 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_min() [all …]
|
D | HighImportancePreferenceControllerTest.java | 101 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked() 109 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelBlocked() 118 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel() 128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 137 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 147 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 158 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 170 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable() 184 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_Configurable() 197 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_high() [all …]
|
D | NotificationsOffPreferenceControllerTest.java | 79 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfAppBlocked() 87 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfChannelGroupBlocked() 96 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_yesIfChannelBlocked() 105 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channel() 138 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_channelGroup() 152 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_app() 167 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_whenToggleDisabled()
|
D | VibrationPreferenceControllerTest.java | 103 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notSystemDoesNotHave() 111 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant() 119 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel() 128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 155 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 166 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_blockable() 178 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable() 193 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_vibrateOn() [all …]
|
D | ImportancePreferenceControllerTest.java | 107 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifAppBlocked() 115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_isGroupBlocked() 126 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ifChannelBlocked() 135 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notForDefaultChannel() 145 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 154 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 164 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 175 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 187 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable() 201 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_Configurable() [all …]
|
D | InvalidConversationPreferenceControllerTest.java | 101 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() 132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 143 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 152 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_disabledByAdmin() 166 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notChecked() 179 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_checked() 192 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange_toggleEnabled() 211 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange_toggleDisabled()
|
D | LightsPreferenceControllerTest.java | 114 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfConfigNotAllowed() 123 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfSettingNotAllowed() 131 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant() 139 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel() 148 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 156 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 165 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 175 mController.onResume(new NotificationBackend.AppRow(), channel, null, in testUpdateState_disabledByAdmin() 188 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_lightsOn() 200 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_lightsOff() [all …]
|
D | AllowSoundPreferenceControllerTest.java | 102 mController.onResume(mock(NotificationBackend.AppRow.class), null, null, null, null, null, in testIsAvailable_notIfNull() 109 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked() 117 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppCreatedChannel() 126 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 147 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 159 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 170 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable() 185 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_checkedForHighImportanceChannel() 197 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_checkedForUnspecifiedImportanceChannel() [all …]
|
D | VisibilityPreferenceControllerTest.java | 124 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notSecure() 132 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant() 140 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 153 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 162 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 181 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin_disableSecure() 203 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin_disableUnredacted() 217 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noLockScreenNotificationsGlobally() 242 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noLockScreenNotificationsGloballyInProfile() 265 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_noPrivateLockScreenNotificationsGlobally() [all …]
|
D | DndPreferenceControllerTest.java | 89 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_app() 97 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_channel() 107 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 118 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 129 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 140 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notBlockable() 153 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable() 168 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_bypassDnd() 181 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testUpdateState_noBypassDnd() 194 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testOnPreferenceChange_on() [all …]
|
D | SoundPreferenceControllerTest.java | 114 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfChannelNull() 121 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfNotImportant() 129 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfDefaultChannel() 138 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 146 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 155 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 175 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 188 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_configurable() 205 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceChange() 244 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testOnPreferenceTreeClick_alarmSound() [all …]
|
D | ConversationPromotePreferenceControllerTest.java | 90 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notConversation() 98 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_notDemoted() 107 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_demoted() 117 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 138 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick() 161 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick_wrongKey()
|
D | ConversationPriorityPreferenceControllerTest.java | 100 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notChannelNull() 107 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 128 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 138 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, mock( in testUpdateState_disabledByAdmin() 150 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_notConfigurable() 164 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState_Configurable() 177 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState() 196 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testImportanceLowToImportant() 215 mController.onResume(new NotificationBackend.AppRow(), channel, null, null, null, null, in testImportanceLowToDefault() [all …]
|
D | ConversationDemotePreferenceControllerTest.java | 88 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notConversation() 96 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_demoted() 106 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_conversation_notDemoted() 116 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 127 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 137 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testHandlePreferenceClick()
|
D | InvalidConversationInfoPreferenceControllerTest.java | 94 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfAppBlocked() 105 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_notIfInValidMsgState() 115 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 125 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredIn() 136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_filteredOut() 146 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
|
D | AppLinkPreferenceControllerTest.java | 84 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() 127 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testUpdateState()
|
D | AppBubbleListPreferenceControllerTest.java | 105 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()
|
D | BubbleSummaryPreferenceControllerTest.java | 74 NotificationBackend.AppRow mAppRow; 84 mAppRow = new NotificationBackend.AppRow(); in setUp() 99 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_appBlocked_shouldReturnFalse() 186 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_NOTIFICATION_BUBBLESIsOff_returnsNoneString() 198 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_NONEisSelected_returnsNoneString() 211 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_ALLisSelected_returnsAllString() 224 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getSummary_BUBBLE_PREFERENCE_SELECTEDisSelected_returnsSelectedString()
|
D | DeletedChannelsPreferenceControllerTest.java | 82 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_appScreen_notIfAppBlocked() 90 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in isAvailable_groupScreen_never() 99 new NotificationBackend.AppRow(), mock(NotificationChannel.class), null, null, null, in isAvailable_channelScreen_never() 107 mController.onResume(new NotificationBackend.AppRow(), null, null, null, null, null, null); in isAvailable_appScreen_notIfNoDeletedChannels() 115 new NotificationBackend.AppRow(), null, null, null, null, null, new ArrayList<>()); in isAvailable_appScreen() 122 mController.onResume(new NotificationBackend.AppRow(), null, null, null, null, null, null); in updateState()
|
D | HeaderPreferenceControllerTest.java | 102 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable() 110 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testIsAvailable_ignoredFilter() 118 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testGetLabel() 139 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testGetSummary() 163 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in testGetSecondSummary()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/ |
D | AppNotificationPreferenceControllerTest.java | 126 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appBlocked() 136 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appNotBlockedAllChannelsBlocked() 147 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_appNotBlocked() 164 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_channelsNotBlocked() 178 NotificationBackend.AppRow appRow = new NotificationBackend.AppRow(); in getNotificationSummary_noChannels()
|