/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyboard/shortcut/data/repository/ |
D | ShortcutHelperTestHelper.kt | 36 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in hideThroughCloseSystemDialogs() 43 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in hideFromActivity() 50 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in showFromActivity()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/data/repository/ |
D | WallpaperRepositoryImplTest.kt | 77 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperInfo_nullInfo() 92 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperInfo_hasInfoFromManager() 185 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperInfo_updatesOnIntent() 205 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperInfo_wallpaperNotSupported_alwaysNull() 228 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperInfo_deviceDoesNotSupportAmbientWallpaper_alwaysFalse() 244 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperSupportsAmbientMode_nullInfo_false() 259 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperSupportsAmbientMode_infoDoesNotSupport_false() 274 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperSupportsAmbientMode_infoSupports_true() 373 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperSupportsAmbientMode_updatesOnIntent() 393 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in wallpaperSupportsAmbientMode_wallpaperNotSupported_alwaysFalse() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ |
D | CommunalBackupRestoreStartableTest.kt | 93 broadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent) in testRestoreWidgetsUponHostRestored() 122 broadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent) in testDoNotRestoreWidgetsIfNotForCommunalWidgetHost() 146 broadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent) in testAbortRestoreWidgetsIfOldToNewIdsMappingInvalid()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/ |
D | TaskSwitcherNotificationCoordinatorTest.kt | 127 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in switchTaskAction_hidesNotification() 144 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in goBackAction_hidesNotification()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/broadcast/ |
D | FakeBroadcastDispatcher.kt | 102 fun sendIntentToMatchingReceiversOnly( in sendIntentToMatchingReceiversOnly() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/demomode/ |
D | DemoModeControllerTest.kt | 97 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent) in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | MobileConnectionsRepositoryTest.kt | 612 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 628 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 639 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 815 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent2) in <lambda>() 822 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent1) in <lambda>() 1260 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly(context, intent) in <lambda>() 1279 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 1300 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
D | MobileConnectionRepositoryTest.kt | 425 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in carrierId_updatesOnBroadcast()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/data/repository/ |
D | CommunalPrefsRepositoryImplTest.kt | 137 kosmos.broadcastDispatcher.sendIntentToMatchingReceiversOnly( in getSharedPreferences_whenFileRestored()
|
D | CommunalSettingsRepositoryImplTest.kt | 251 kosmos.broadcastDispatcher.sendIntentToMatchingReceiversOnly( in setKeyguardFeaturesDisabled()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ |
D | CarrierConfigRepositoryTest.kt | 155 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/ui/viewmodel/ |
D | VolumePanelViewModelTest.kt | 130 broadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/data/repository/ |
D | PrivacyChipRepositoryTest.kt | 101 broadcastDispatcher.sendIntentToMatchingReceiversOnly( in isSafetyCenterEnabled_updates()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/domain/interactor/ |
D | UserSwitcherInteractorTest.kt | 675 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 700 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 721 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 742 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>() 761 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/data/repository/ |
D | QSSettingsRestoredBroadcastRepositoryTest.kt | 277 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in sendIntentForUser()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/authentication/data/repository/ |
D | AuthenticationRepositoryTest.kt | 214 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in dispatchBroadcast()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardLongPressInteractorTest.kt | 195 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/ |
D | KeyguardQuickAffordanceLocalUserSelectionManagerTest.kt | 364 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/ |
D | BiometricSettingsRepositoryTest.kt | 823 fakeBroadcastDispatcher.sendIntentToMatchingReceiversOnly( in broadcastDPMStateChange()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/domain/interactor/ |
D | CommunalInteractorTest.kt | 1193 kosmos.broadcastDispatcher.sendIntentToMatchingReceiversOnly( in <lambda>()
|