HomeSort by relevance Sort by last modified time
    Searched defs:shellCommand (Results 1 - 15 of 15) sorted by null

  /cts/tests/tests/security/src/android/security/cts/
DeviceIdleControllerTest.java 45 service.shellCommand(FileDescriptor.in, FileDescriptor.out, FileDescriptor.err,
  /frameworks/native/services/surfaceflinger/
GpuService.cpp 56 status = shellCommand(in, out, err, args);
78 status_t GpuService::shellCommand(int /*in*/, int out, int err,
81 ALOGV("GpuService::shellCommand");
  /frameworks/base/core/java/android/os/
IBinder.java 239 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out,
Binder.java 492 shellCommand(in != null ? in.getFileDescriptor() : null,
590 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out,
598 * Handle a call to {@link #shellCommand}. The default implementation simply prints
602 * Consider using {@link ShellCommand} to help in the implementation.</p>
806 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err,
  /frameworks/native/libs/binder/
Binder.cpp 65 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err,
244 //return shellCommand(in, out, err, args, resultReceiver);
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /prebuilts/misc/common/robolectric/lib/
plexus-utils-1.5.15.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/
plexus-utils-3.0.22.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 476 milliseconds