Home
last modified time | relevance | path

Searched defs:handleShellCommand (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/core/java/com/android/server/security/rkp/
DRemoteProvisioningService.java118 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in RemoteProvisioningService.RemoteProvisioningImpl
/frameworks/base/services/flags/java/com/android/server/flags/
DFeatureFlagsBinder.java158 public int handleShellCommand( in handleShellCommand() method in FeatureFlagsBinder
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlShellCommand.java105 private int handleShellCommand(String cmd) throws RemoteException { in handleShellCommand() method in HdmiControlShellCommand
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_interface_utils.h245 binder_status_t ICInterface::handleShellCommand(int /*in*/, int /*out*/, int /*err*/, in handleShellCommand() function
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h146 AIBinder_handleShellCommand handleShellCommand = nullptr; member
Dibinder.cpp414 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand()
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java383 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in BinderCallsStatsService
/frameworks/av/services/camera/virtualcamera/
DVirtualCameraService.cc360 binder_status_t VirtualCameraService::handleShellCommand(int, int out, int err, in handleShellCommand() function in android::companion::virtualcamera::VirtualCameraService
/frameworks/base/core/java/android/os/
DBinder.java1312 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in Binder
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java727 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in CompanionDeviceManagerService
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java1708 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in BlobStoreManagerService.Stub
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1537 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in LocationManagerService
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp91 binder_status_t handleShellCommand(int /*in*/, int out, int /*err*/, const char** args, in handleShellCommand() function in MyBinderNdkUnitTest
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java2051 public int handleShellCommand(ParcelFileDescriptor in, in handleShellCommand() method in ColorDisplayService.BinderService
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java3147 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in UsageStatsService.BinderService