Searched refs:GET_MODULEINFOS_CMD (Results 1 – 2 of 2) sorted by relevance
134 static final String GET_MODULEINFOS_CMD = "pm get-moduleinfo --all"; field in TestDevice1388 checkApiLevelAgainstNextRelease(GET_MODULEINFOS_CMD, 29); in getMainlineModuleInfo()1390 String output = executeShellCommand(GET_MODULEINFOS_CMD); in getMainlineModuleInfo()
2626 injectShellResponse(TestDevice.GET_MODULEINFOS_CMD, output); in testGetMainlineModuleInfo()2645 injectShellResponse(TestDevice.GET_MODULEINFOS_CMD, output); in testGetMainlineModuleInfoForBadOutput()