Searched refs:execCommandAndGetFirstGroup (Results 1 – 4 of 4) 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()
203 protected String execCommandAndGetFirstGroup(String command, String pattern) throws Exception { in execCommandAndGetFirstGroup() method in ProtoDumpTestCase
84 final int uid = Integer.parseInt(execCommandAndGetFirstGroup( in testSanityCheck()