Searched refs:getShellCallback (Results 1 – 2 of 2) sorted by relevance
100 + " pid=" + Binder.getCallingPid() + " ShellCallback=" + getShellCallback()); in exec()239 ParcelFileDescriptor pfd = getShellCallback().openFile(path, in openFileForSystem()335 public ShellCallback getShellCallback() { in getShellCallback() method in ShellCommand
541 new String[] { "list" }, getShellCallback(), adoptResultReceiver()); in runList()