Searched refs:execCommandAndGetFirstGroup (Results 1 – 2 of 2) sorted by relevance
220 protected String execCommandAndGetFirstGroup(String command, String pattern) throws Exception { in execCommandAndGetFirstGroup() method in BaseDumpsysTest
388 final int helperAppUid = Integer.parseInt(execCommandAndGetFirstGroup( in checkWithProcStatsApp()