Home
last modified time | relevance | path

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

1234

/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbShellCommand.java36 public int onCommand(String cmd) { in onCommand() method in AdbShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceShellCommand.java33 public int onCommand(String cmd) { in onCommand() method in FaceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentShellCommand.java33 public int onCommand(String cmd) { in onCommand() method in ContentShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DGnssTimeUpdateServiceShellCommand.java46 public int onCommand(String cmd) { in onCommand() method in GnssTimeUpdateServiceShellCommand
H A DNetworkTimeUpdateServiceShellCommand.java65 public int onCommand(String cmd) { in onCommand() method in NetworkTimeUpdateServiceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/dreams/
H A DDreamShellCommand.java41 public int onCommand(String cmd) { in onCommand() method in DreamShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintShellCommand.java36 public int onCommand(String cmd) { in onCommand() method in FingerprintShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubShellCommand.java43 public int onCommand(String cmd) { in onCommand() method in ContextHubShellCommand
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DPrintShellCommand.java39 public int onCommand(@Nullable String cmd) { in onCommand() method in PrintShellCommand
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DSearchUiManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in SearchUiManagerServiceShellCommand
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DSmartspaceManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in SmartspaceManagerServiceShellCommand
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
H A DWallpaperEffectsGenerationManagerServiceShellCommand.java40 public int onCommand(String cmd) { in onCommand() method in WallpaperEffectsGenerationManagerServiceShellCommand
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionManagerServiceShellCommand.java39 public int onCommand(String cmd) { in onCommand() method in AppPredictionManagerServiceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerShellCommand.java38 public int onCommand(String cmd) { in onCommand() method in WallpaperManagerShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/resources/
H A DResourcesManagerShellCommand.java43 public int onCommand(String cmd) { in onCommand() method in ResourcesManagerShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerServiceShellCommand.java37 public int onCommand(String cmd) { in onCommand() method in AccountManagerServiceShellCommand
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsShellCommand.java34 public int onCommand(String cmd) { in onCommand() method in UsageStatsShellCommand
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DMusicRecognitionManagerServiceShellCommand.java33 public int onCommand(String cmd) { in onCommand() method in MusicRecognitionManagerServiceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceShellCommand.java32 public int onCommand(String cmd) { in onCommand() method in WebViewUpdateServiceShellCommand
/aosp14/frameworks/base/services/translation/java/com/android/server/translation/
H A DTranslationManagerServiceShellCommand.java32 public int onCommand(String cmd) { in onCommand() method in TranslationManagerServiceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptShellCommand.java34 public int onCommand(String cmd) { in onCommand() method in OtaDexoptShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceShellCommand.java41 public int onCommand(String cmd) { in onCommand() method in SliceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayShellCommand.java45 public int onCommand(String cmd) { in onCommand() method in ColorDisplayShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemShellCommand.java37 public int onCommand(String cmd) { in onCommand() method in RecoverySystemShellCommand
/aosp14/frameworks/base/services/coverage/java/com/android/server/coverage/
H A DCoverageService.java72 public int onCommand(String cmd) { in onCommand() method in CoverageService.CoverageCommand

1234