Home
last modified time | relevance | path

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

/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.h237 binder_status_t ICInterface::handleShellCommand(int /*in*/, int /*out*/, int /*err*/, in handleShellCommand() function
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h129 AIBinder_handleShellCommand handleShellCommand = nullptr; member
Dibinder.cpp375 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand()
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java382 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in BinderCallsStatsService
/frameworks/base/services/core/java/com/android/server/adb/
DAdbService.java571 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in AdbService
/frameworks/base/core/java/android/os/
DBinder.java1131 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in Binder
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp77 binder_status_t handleShellCommand(int /*in*/, int out, int /*err*/, const char** args, in handleShellCommand() function in MyBinderNdkUnitTest
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java1713 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in BlobStoreManagerService.Stub
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java1939 public int handleShellCommand(ParcelFileDescriptor in, in handleShellCommand() method in ColorDisplayService.BinderService
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1380 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in LocationManagerService
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java2836 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in UsageStatsService.BinderService