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