/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
H A D | WifiAwareShellCommand.java | 50 public int onCommand(String cmd) { in onCommand() method in WifiAwareShellCommand 67 return delegatedCmd.onCommand(this); in onCommand() 111 int onCommand(BasicShellCommandHandler parentShell); in onCommand() method
|
/aosp12/frameworks/libs/modules-utils/java/com/android/modules/utils/ |
H A D | BasicShellCommandHandler.java | 97 res = onCommand(mCmd); in exec() 335 public abstract int onCommand(String cmd); in onCommand() method in BasicShellCommandHandler
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | ContentShellCommand.java | 33 public int onCommand(String cmd) { in onCommand() method in ContentShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/adb/ |
H A D | AdbShellCommand.java | 36 public int onCommand(String cmd) { in onCommand() method in AdbShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubShellCommand.java | 43 public int onCommand(String cmd) { in onCommand() method in ContextHubShellCommand
|
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | AppPredictionManagerServiceShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in AppPredictionManagerServiceShellCommand
|
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | SmartspaceManagerServiceShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in SmartspaceManagerServiceShellCommand
|
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | SearchUiManagerServiceShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in SearchUiManagerServiceShellCommand
|
/aosp12/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
H A D | MusicRecognitionManagerServiceShellCommand.java | 33 public int onCommand(String cmd) { in onCommand() method in MusicRecognitionManagerServiceShellCommand
|
/aosp12/frameworks/base/services/translation/java/com/android/server/translation/ |
H A D | TranslationManagerServiceShellCommand.java | 32 public int onCommand(String cmd) { in onCommand() method in TranslationManagerServiceShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/ |
H A D | TimeDetectorShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in TimeDetectorShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/recoverysystem/ |
H A D | RecoverySystemShellCommand.java | 37 public int onCommand(String cmd) { in onCommand() method in RecoverySystemShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/ |
H A D | WebViewUpdateServiceShellCommand.java | 32 public int onCommand(String cmd) { in onCommand() method in WebViewUpdateServiceShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/display/color/ |
H A D | ColorDisplayShellCommand.java | 45 public int onCommand(String cmd) { in onCommand() method in ColorDisplayShellCommand
|
/aosp12/frameworks/base/services/print/java/com/android/server/print/ |
H A D | PrintShellCommand.java | 39 public int onCommand(@Nullable String cmd) { in onCommand() method in PrintShellCommand
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BaseCommand.java | 31 @Override public int onCommand(String cmd) {
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | OtaDexoptShellCommand.java | 34 public int onCommand(String cmd) { in onCommand() method in OtaDexoptShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | AccountManagerServiceShellCommand.java | 37 public int onCommand(String cmd) { in onCommand() method in AccountManagerServiceShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
H A D | NetworkWatchlistShellCommand.java | 44 public int onCommand(String cmd) { in onCommand() method in NetworkWatchlistShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | AppHibernationShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in AppHibernationShellCommand
|
/aosp12/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
H A D | ContentSuggestionsManagerServiceShellCommand.java | 40 public int onCommand(String cmd) { in onCommand() method in ContentSuggestionsManagerServiceShellCommand
|
/aosp12/frameworks/base/services/coverage/java/com/android/server/coverage/ |
H A D | CoverageService.java | 72 public int onCommand(String cmd) { in onCommand() method in CoverageService.CoverageCommand
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityShellCommand.java | 47 public int onCommand(String cmd) { in onCommand() method in AccessibilityShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/display/ |
H A D | DisplayManagerShellCommand.java | 37 public int onCommand(String cmd) { in onCommand() method in DisplayManagerShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/rotationresolver/ |
H A D | RotationResolverShellCommand.java | 67 public int onCommand(@Nullable String cmd) { in onCommand() method in RotationResolverShellCommand
|