Home
last modified time | relevance | path

Searched refs:mIntentAction (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/performance/tests/
DHermeticMemoryTest.java82 private String mIntentAction = new String(); field in HermeticMemoryTest
126 if (mIntentAction.isEmpty()) { in run()
130 String.format(AM_BROADCAST, mIntentAction, mComponentName, mIntentParams)); in run()