Home
last modified time | relevance | path

Searched defs:dispatchDemoCommand (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/
H A DDemoModeCommandReceiver.java24 void dispatchDemoCommand(String command, Bundle args); in dispatchDemoCommand() method
H A DDemoModeController.kt186 fun dispatchDemoCommand(command: String, args: Bundle) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeBatteryController.java35 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in FakeBatteryController
H A DFakeNetworkController.java84 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in FakeNetworkController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarDemoMode.java110 public void dispatchDemoCommand(String command, @NonNull Bundle args) { in dispatchDemoCommand() method in StatusBarDemoMode
H A DDemoStatusIcons.java128 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in DemoStatusIcons
H A DStatusBarIconControllerImpl.java465 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in StatusBarIconControllerImpl
H A DLegacyNotificationIconAreaControllerImpl.java677 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in LegacyNotificationIconAreaControllerImpl
H A DStatusBarIconController.java532 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in StatusBarIconController.IconManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogComponent.java180 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in VolumeDialogComponent
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryControllerImpl.java486 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in BatteryControllerImpl
H A DClock.java513 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in Clock
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerImpl.java1253 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in NetworkControllerImpl