Home
last modified time | relevance | path

Searched defs:onShellCommand (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/services/coverage/java/com/android/server/coverage/
DCoverageService.java58 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in CoverageService
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DTimeZoneDetectorService.java140 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in TimeZoneDetectorService
/frameworks/base/services/core/java/com/android/server/net/watchlist/
DNetworkWatchlistService.java168 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in NetworkWatchlistService
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDeviceConfigService.java55 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in DeviceConfigService
DSettingsService.java47 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in SettingsService
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java151 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in WebViewUpdateService.BinderService
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java256 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in ContentSuggestionsManagerService.ContentSuggestionsManagerStub
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java164 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in AppPredictionManagerService.PredictionManagerServiceStub
/frameworks/base/services/core/java/com/android/server/
DLooperStatsService.java95 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in LooperStatsService
DBatteryService.java891 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in BatteryService
1203 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in BatteryService.BinderService
/frameworks/base/services/core/java/com/android/server/wm/
DWindowTracing.java181 int onShellCommand(ShellCommand shell) { in onShellCommand() method in WindowTracing
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java113 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in OtaDexoptService
/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemService.java573 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in RecoverySystemService
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java362 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in DeviceStorageMonitorService
/frameworks/base/services/core/java/com/android/server/protolog/
DProtoLogImpl.java384 public int onShellCommand(ShellCommand shell) { in onShellCommand() method in ProtoLogImpl
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java461 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in CompanionDeviceManagerService.CompanionDeviceManagerImpl
/frameworks/base/services/core/java/com/android/server/role/
DRoleManagerService.java656 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in RoleManagerService.Stub
/frameworks/base/services/core/java/com/android/server/slice/
DSliceManagerService.java333 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in SliceManagerService
/frameworks/base/core/java/android/os/
DBinder.java943 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in Binder
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java906 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in AttentionManagerService.BinderService
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java792 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java132 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in PrintManagerService.PrintManagerImpl
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1444 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in StatusBarManagerService
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java1427 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DDeviceIdleController.java1746 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in DeviceIdleController.BinderService
3923 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in DeviceIdleController

12