Searched refs:mComponentName (Results 1 – 1 of 1) sorted by relevance
76 private String mComponentName = new String(); field in HermeticMemoryTest112 (mComponentName.split("/").length == 2)); in run()113 mTestDevice.executeShellCommand(String.format(AM_START, mComponentName)); in run()171 String pkgActivitySplit[] = mComponentName.split("/"); in getProcessId()