Searched defs:pfd (Results 1 – 4 of 4) sorted by relevance
56 ParcelFileDescriptor pfd = instr.getUiAutomation().executeShellCommand(command); in saveProcessOutput() local
172 ParcelFileDescriptor pfd = getUiAutomation().executeShellCommand(cmd); in executeCommand() local
263 ParcelFileDescriptor pfd = mUiAutomation.executeShellCommand(command); in executeShellCommand() local
106 ParcelFileDescriptor pfd = mUiAutomation.executeShellCommand("pm list permissions -g -d"); in populateDangerousPermissionGroupInfo() local