Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/
DDemoModeCommandReceiver.java24 void dispatchDemoCommand(String command, Bundle args); in dispatchDemoCommand() method
DDemoModeController.kt150 override fun dispatchDemoCommand(command: String, args: Bundle) { in <lambda>() method
186 fun dispatchDemoCommand(command: String, args: Bundle) { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeBatteryController.java35 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in FakeBatteryController
DFakeNetworkController.java84 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in FakeNetworkController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarDemoMode.java110 public void dispatchDemoCommand(String command, @NonNull Bundle args) { in dispatchDemoCommand() method in StatusBarDemoMode
DDemoStatusIcons.java128 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in DemoStatusIcons
DStatusBarIconControllerImpl.java465 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in StatusBarIconControllerImpl
DLegacyNotificationIconAreaControllerImpl.java677 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in LegacyNotificationIconAreaControllerImpl
DStatusBarIconController.java532 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in StatusBarIconController.IconManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogComponent.java180 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in VolumeDialogComponent
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ui/
DMobileContextProvider.kt116 override fun dispatchDemoCommand(command: String, args: Bundle) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/
DWifiRepositorySwitcher.kt72 override fun dispatchDemoCommand(command: String?, args: Bundle?) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/
DMobileRepositorySwitcher.kt80 override fun dispatchDemoCommand(command: String?, args: Bundle?) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryControllerImpl.java486 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in BatteryControllerImpl
DClock.java513 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in Clock
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconAreaControllerViewBinderWrapperImpl.kt318 override fun dispatchDemoCommand(command: String, args: Bundle) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeHeaderController.kt231 override fun dispatchDemoCommand(command: String, args: Bundle) = in <lambda>() method in com.android.systemui.shade.ShadeHeaderController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DNetworkControllerImpl.java1253 public void dispatchDemoCommand(String command, Bundle args) { in dispatchDemoCommand() method in NetworkControllerImpl