Home
last modified time | relevance | path

Searched refs:onShellCommand (Results 1 – 25 of 29) 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/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/core/java/android/os/
DBinder.java594 onShellCommand(in, out, err, args, callback, resultReceiver); in shellCommand()
605 public void onShellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in onShellCommand() method in Binder
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java669 return onShellCommand(this, cmd); in onCommand()
707 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in BatteryService
958 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in BatteryService.BinderService
DUiModeManagerService.java349 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err,
DDeviceIdleController.java1249 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in DeviceIdleController.BinderService
2612 return onShellCommand(this, cmd); in onCommand()
2622 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in DeviceIdleController
DVibratorService.java949 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in VibratorService
DAppOpsService.java1728 return onShellCommand(this, cmd); in onCommand()
1899 @Override public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in AppOpsService
1929 static int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in AppOpsService
/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/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest7.java68 mService.onShellCommand( in callShellCommand()
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java111 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in OtaDexoptService
DUserManagerService.java3336 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in UserManagerService
3342 int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in UserManagerService
3746 return onShellCommand(this, cmd); in onCommand()
DShortcutService.java3679 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in ShortcutService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareServiceImpl.java382 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in WifiAwareServiceImpl
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsService.java49 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in SettingsService
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1816 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in InputManagerService
1822 public int onShellCommand(Shell shell, String cmd) { in onShellCommand() method in InputManagerService
2347 return onShellCommand(this, cmd); in onCommand()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java339 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in CompanionDeviceManagerService.CompanionDeviceManagerImpl
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java751 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in AutofillManagerService.AutoFillManagerServiceStub
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerService.java612 public void onShellCommand(@NonNull final FileDescriptor in,
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java953 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in StatusBarManagerService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2268 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in WifiServiceImpl
/frameworks/base/services/core/java/com/android/server/job/
DJobSchedulerService.java2067 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in JobSchedulerService.JobSchedulerStub
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1908 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method in LockSettingsService
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java4113 public void onShellCommand(FileDescriptor in, FileDescriptor out, in onShellCommand() method in PowerManagerService.BinderService
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java3022 public void onShellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in onShellCommand() method

12