/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareShellCommand.java | 49 public int onCommand(String cmd) { in onCommand() method in WifiAwareShellCommand 66 return delegatedCmd.onCommand(this); in onCommand() 110 int onCommand(ShellCommand parentShell); in onCommand() method
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | ContentShellCommand.java | 33 public int onCommand(String cmd) { in onCommand() method in ContentShellCommand
|
/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
D | AppPredictionManagerServiceShellCommand.java | 39 public int onCommand(String cmd) { in onCommand() method in AppPredictionManagerServiceShellCommand
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | PowerManagerShellCommand.java | 36 public int onCommand(String cmd) { in onCommand() method in PowerManagerShellCommand
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityShellCommand.java | 36 public int onCommand(String cmd) { in onCommand() method in AccessibilityShellCommand
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerServiceShellCommand.java | 37 public int onCommand(String cmd) { in onCommand() method in AccountManagerServiceShellCommand
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BaseCommand.java | 29 @Override public int onCommand(String cmd) {
|
/frameworks/base/services/core/java/com/android/server/webkit/ |
D | WebViewUpdateServiceShellCommand.java | 32 public int onCommand(String cmd) { in onCommand() method in WebViewUpdateServiceShellCommand
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | PrintShellCommand.java | 39 public int onCommand(@Nullable String cmd) { in onCommand() method in PrintShellCommand
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | OtaDexoptShellCommand.java | 34 public int onCommand(String cmd) { in onCommand() method in OtaDexoptShellCommand
|
/frameworks/base/core/java/android/os/ |
D | ShellCommand.java | 104 res = onCommand(mCmd); in exec() 381 public abstract int onCommand(String cmd); in onCommand() method in ShellCommand
|
/frameworks/base/services/core/java/com/android/server/timezonedetector/ |
D | TimeZoneDetectorShellCommand.java | 34 public int onCommand(String cmd) { in onCommand() method in TimeZoneDetectorShellCommand
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayManagerShellCommand.java | 34 public int onCommand(String cmd) { in onCommand() method in DisplayManagerShellCommand
|
/frameworks/base/services/coverage/java/com/android/server/coverage/ |
D | CoverageService.java | 72 public int onCommand(String cmd) { in onCommand() method in CoverageService.CoverageCommand
|
/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
D | NetworkWatchlistShellCommand.java | 45 public int onCommand(String cmd) { in onCommand() method in NetworkWatchlistShellCommand
|
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
D | ContentSuggestionsManagerServiceShellCommand.java | 40 public int onCommand(String cmd) { in onCommand() method in ContentSuggestionsManagerServiceShellCommand
|
/frameworks/base/services/core/java/com/android/server/slice/ |
D | SliceShellCommand.java | 41 public int onCommand(String cmd) { in onCommand() method in SliceShellCommand
|
/frameworks/base/services/core/java/com/android/server/role/ |
D | RoleManagerShellCommand.java | 68 public int onCommand(@Nullable String cmd) { in onCommand() method
|
/frameworks/base/media/java/android/media/session/ |
D | ISessionCallback.aidl | 29 void onCommand(String packageName, int pid, int uid, ISessionControllerCallback caller, in onCommand() method
|
/frameworks/base/services/core/java/com/android/server/statusbar/ |
D | StatusBarShellCommand.java | 47 public int onCommand(String cmd) { in onCommand() method in StatusBarShellCommand
|
/frameworks/base/services/core/java/com/android/server/om/ |
D | OverlayManagerShellCommand.java | 46 public int onCommand(@Nullable final String cmd) { in onCommand() method in OverlayManagerShellCommand
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCaptureManagerServiceShellCommand.java | 44 public int onCommand(String cmd) { in onCommand() method in ContentCaptureManagerServiceShellCommand
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | LockSettingsShellCommand.java | 54 public int onCommand(String cmd) { in onCommand() method in LockSettingsShellCommand
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiShellCommand.java | 70 public int onCommand(String cmd) { in onCommand() method in WifiShellCommand
|
/frameworks/base/services/core/java/com/android/server/ |
D | LooperStatsService.java | 229 public int onCommand(String cmd) { in onCommand() method in LooperStatsService.LooperShellCommand
|