Home
last modified time | relevance | path

Searched refs:onShellCommand (Results 1 – 25 of 54) sorted by relevance

123

/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/storage/
DDeviceStorageMonitorService.java329 public void onShellCommand(FileDescriptor in, FileDescriptor out,
339 return onShellCommand(this, cmd); in onCommand()
362 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in DeviceStorageMonitorService
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java144 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in AppPredictionManagerService.PredictionManagerServiceStub
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java203 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in ContentSuggestionsManagerService.ContentSuggestionsManagerStub
/frameworks/base/core/java/android/os/
DBinder.java881 onShellCommand(in, out, err, args, callback, resultReceiver); in shellCommand()
892 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in Binder
/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/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java149 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in WebViewUpdateService.BinderService
/frameworks/base/services/core/java/com/android/server/wm/
DWindowTracing.java172 int onShellCommand(ShellCommand shell) { in onShellCommand() method in WindowTracing
DWindowManagerShellCommand.java77 return mInternal.mWindowTracing.onShellCommand(this); in onCommand()
/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.java842 return onShellCommand(this, cmd); in onCommand()
880 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in BatteryService
1176 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in BatteryService.BinderService
DUiModeManagerService.java458 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDeviceConfigService.java56 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/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest7.java68 mService.onShellCommand( in callShellCommand()
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java110 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in OtaDexoptService
/frameworks/base/services/core/java/com/android/server/testharness/
DTestHarnessModeService.java266 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err,
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareServiceImpl.java432 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in WifiAwareServiceImpl
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java829 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in AttentionManagerService.BinderService
/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/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java364 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in CompanionDeviceManagerService.CompanionDeviceManagerImpl
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java696 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/frameworks/base/services/core/java/com/android/server/power/
DThermalManagerService.java507 public void onShellCommand(FileDescriptor in, FileDescriptor out,
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerService.java743 public void onShellCommand(@NonNull final FileDescriptor in,
/frameworks/base/services/core/java/com/android/server/role/
DRoleManagerService.java630 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in RoleManagerService.Stub

123