/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/ |
H A D | SceneFrameworkIntegrationTest.kt | 331 private fun TestScope.assertCurrentScene(expected: SceneKey) { regex 352 private fun TestScope.setAuthMethod( regex 382 private fun TestScope.emulateUiSceneTransition( regex 427 private fun TestScope.emulateUserDrivenTransition( regex 458 private fun TestScope.unlockDevice() { regex 481 private fun TestScope.enterPin() { regex 499 private fun TestScope.wakeUpDevice() { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/domain/interactor/ |
H A D | PromptSelectorInteractorImplTest.kt | 84 private fun TestScope.useBiometricsAndReset(allowCredentialFallback: Boolean) { regex 149 private fun TestScope.useCredentialAndReset(@Utils.CredentialType kind: Int) { regex 180 private fun TestScope.verifyUnset() { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/ |
H A D | DemoMobileConnectionParameterizedTest.kt | 134 private fun TestScope.startCollection(conn: DemoMobileConnectionRepository): Job { regex 149 private fun TestScope.assertConnection( regex
|
H A D | DemoMobileConnectionsRepositoryTest.kt | 541 private fun TestScope.startCollection(conn: DemoMobileConnectionRepository): Job { regex 556 private fun TestScope.assertConnection( regex 589 private fun TestScope.assertCarrierMergedConnection( regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
H A D | MobileConnectionsRepositoryTest.kt | 1160 private fun TestScope.getDefaultNetworkCallback(): ConnectivityManager.NetworkCallback { regex 1168 private fun TestScope.getNormalNetworkCallback(): ConnectivityManager.NetworkCallback { regex 1175 private fun TestScope.getSubscriptionCallback(): regex 1184 private fun TestScope.getTelephonyCallbacks(): List<TelephonyCallback> { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/backlight/ui/ |
H A D | KeyboardBacklightDialogCoordinatorTest.kt | 150 private fun TestScope.setBacklightValue(value: Int, maxValue: Int = MAX_BACKLIGHT) { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/display/domain/interactor/ |
H A D | ConnectedDisplayInteractorTest.kt | 132 private fun TestScope.lastValue(): FlowValue<State?> = regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
H A D | TrustRepositoryTest.kt | 75 fun TestScope.init() { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/display/data/repository/ |
H A D | DisplayRepositoryTest.kt | 171 private fun TestScope.latestDisplayFlowValue(): FlowValue<Set<Display>?> { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/ |
H A D | SystemStatusAnimationSchedulerImplTest.kt | 540 private fun TestScope.fastForwardAnimationToState(@SystemAnimationState animationState: Int) { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/data/repo/ |
H A D | BouncerMessageRepositoryTest.kt | 346 private fun TestScope.verifyMessagesForAuthFlag( regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/authentication/domain/interactor/ |
H A D | AuthenticationInteractorTest.kt | 666 private fun TestScope.switchToScene(sceneKey: SceneKey) { regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/pipeline/domain/interactor/ |
H A D | CurrentTilesInteractorImplTest.kt | 687 private fun TestScope.runTest(user: UserInfo, body: suspend TestScope.() -> Unit) { regex
|