Searched defs:processName (Results 1 – 5 of 5) sorted by relevance
41 String processName = "processName"; in testWriteToParcel() local75 String processName = "processName"; in testReadFromParcel() local
357 private void testAPI1ActivityEviction (java.lang.Class<?> activityKlass, String processName) in testAPI1ActivityEviction()490 private static int getPid(String processName, in getPid()506 public void startRemoteProcess(java.lang.Class<?> klass, String processName) in startRemoteProcess()
88 private int getPid(String processName, List<RunningAppProcessInfo> list) { in getPid()
281 private void assertOomAdjustment(String packageName, String processName, int oomAdj) in assertOomAdjustment()
158 …public static boolean enableLibcMallocDebug(String processName, ITestDevice device) throws Excepti… in enableLibcMallocDebug()