/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/ |
D | KeyguardBlueprintCommandListener.kt | 32 private val commandRegistry: CommandRegistry, constant in com.android.systemui.keyguard.ui.view.layout.KeyguardBlueprintCommandListener
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/taptotransfer/ |
D | MediaTttCommandLineHelperTest.kt | 49 private val commandRegistry = CommandRegistry(context, inlineExecutor) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
D | FeatureFlagsDebugStartable.kt | 35 private val commandRegistry: CommandRegistry, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | TileServiceRequestController.kt | 49 private val commandRegistry: CommandRegistry, in <lambda>() constant in com.android.systemui.qs.external.TileServiceRequestController 205 private val commandRegistry: CommandRegistry, constant in com.android.systemui.qs.external.TileServiceRequestController.Builder
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/ |
D | KeyguardBlueprintCommandListenerTest.kt | 43 @Mock private lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.keyguard.ui.view.layout.KeyguardBlueprintCommandListenerTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ |
D | UdfpsShellTest.kt | 51 @Mock lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.biometrics.UdfpsShellTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/ |
D | DebugModeFilterProvider.kt | 54 private val commandRegistry: CommandRegistry, constant in com.android.systemui.statusbar.notification.collection.provider.DebugModeFilterProvider
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/ |
D | MediaMuteAwaitConnectionCli.kt | 38 private val commandRegistry: CommandRegistry, constant in com.android.systemui.media.muteawait.MediaMuteAwaitConnectionCli
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
D | SideFpsProgressBarViewBinder.kt | 49 private val commandRegistry: CommandRegistry, in <lambda>() constant in com.android.systemui.keyguard.ui.binder.SideFpsProgressBarViewBinder
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/echo/ |
D | LogcatEchoTrackerDebugTest.kt | 53 @Mock private lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.log.echo.LogcatEchoTrackerDebugTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/echo/ |
D | LogcatEchoTrackerDebug.kt | 49 private val commandRegistry: CommandRegistry, constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/ |
D | MediaTttCommandLineHelper.kt | 43 private val commandRegistry: CommandRegistry, constant in com.android.systemui.media.taptotransfer.MediaTttCommandLineHelper
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/charging/ |
D | WiredChargingRippleControllerTest.kt | 55 @Mock private lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.charging.WiredChargingRippleControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthRippleControllerTest.kt | 76 @Mock private lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.biometrics.AuthRippleControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/ |
D | TileServiceRequestControllerTest.kt | 69 private lateinit var commandRegistry: CommandRegistry variable in com.android.systemui.qs.external.TileServiceRequestControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthRippleController.kt | 78 private val commandRegistry: CommandRegistry, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ScreenDecorations.java | 331 CommandRegistry commandRegistry, in ScreenDecorations()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarContentInsetsProvider.kt | 74 val commandRegistry: CommandRegistry, in <lambda>() constant in com.android.systemui.statusbar.phone.StatusBarContentInsetsProvider
|