Searched refs:PM_LIST_CMD (Results 1 – 1 of 1) sorted by relevance
57 private static final String PM_LIST_CMD = "pm list instrumentation"; field in InstalledInstrumentationsTest330 String pmListOutput = getDevice().executeShellCommand(PM_LIST_CMD); in buildTests()