Searched refs:mComponentName (Results 1 – 1 of 1) sorted by relevance
79 private String mComponentName = new String(); field in HermeticMemoryTest125 (mComponentName.split("/").length == 2)); in run()127 mTestDevice.executeShellCommand(String.format(AM_START, mComponentName)); in run()130 String.format(AM_BROADCAST, mIntentAction, mComponentName, mIntentParams)); in run()153 uploadLogFile(dumpsysMemInfo, String.format("DumpsysMemInfo_%s", mComponentName)); in run()185 String pkgActivitySplit[] = mComponentName.split("/"); in getProcessId()