Home
last modified time | relevance | path

Searched defs:onCommand (Results 1 – 25 of 82) sorted by relevance

1234

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareShellCommand.java50 public int onCommand(String cmd) { in onCommand() method in WifiAwareShellCommand
111 int onCommand(BasicShellCommandHandler parentShell); in onCommand() method
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbShellCommand.java36 public int onCommand(String cmd) { in onCommand() method in AdbShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentShellCommand.java33 public int onCommand(String cmd) { in onCommand() method in ContentShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in TimeDetectorShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubShellCommand.java43 public int onCommand(String cmd) { in onCommand() method in ContextHubShellCommand
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in AppPredictionManagerServiceShellCommand
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DSmartspaceManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in SmartspaceManagerServiceShellCommand
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DPrintShellCommand.java39 public int onCommand(@Nullable String cmd) { in onCommand() method in PrintShellCommand
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DSearchUiManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in SearchUiManagerServiceShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerServiceShellCommand.java37 public int onCommand(String cmd) { in onCommand() method in AccountManagerServiceShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemShellCommand.java37 public int onCommand(String cmd) { in onCommand() method in RecoverySystemShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceShellCommand.java41 public int onCommand(String cmd) { in onCommand() method in SliceShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceShellCommand.java32 public int onCommand(String cmd) { in onCommand() method in WebViewUpdateServiceShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptShellCommand.java34 public int onCommand(String cmd) { in onCommand() method in OtaDexoptShellCommand
/aosp12/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DMusicRecognitionManagerServiceShellCommand.java33 public int onCommand(String cmd) { in onCommand() method in MusicRecognitionManagerServiceShellCommand
/aosp12/frameworks/base/services/translation/java/com/android/server/translation/
H A DTranslationManagerServiceShellCommand.java32 public int onCommand(String cmd) { in onCommand() method in TranslationManagerServiceShellCommand
/aosp12/packages/modules/Permission/service/java/com/android/role/
H A DRoleShellCommand.java69 public int onCommand(@Nullable String cmd) { in onCommand() method
/aosp12/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayShellCommand.java45 public int onCommand(String cmd) { in onCommand() method in ColorDisplayShellCommand
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityShellCommand.java47 public int onCommand(String cmd) { in onCommand() method in AccessibilityShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerShellCommand.java37 public int onCommand(String cmd) { in onCommand() method in PowerManagerShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DNetworkWatchlistShellCommand.java44 public int onCommand(String cmd) { in onCommand() method in NetworkWatchlistShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DAppHibernationShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in AppHibernationShellCommand
/aosp12/frameworks/base/services/coverage/java/com/android/server/coverage/
H A DCoverageService.java72 public int onCommand(String cmd) { in onCommand() method in CoverageService.CoverageCommand
/aosp12/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerShellCommand.java79 public int onCommand(String cmd) { in onCommand() method in GameManagerShellCommand
/aosp12/packages/modules/Scheduling/service/java/com/android/server/scheduling/
H A DRebootReadinessShellCommand.java61 public int onCommand(String cmd) { in onCommand() method in RebootReadinessShellCommand

1234