Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java249 String intentString = null; in withActivity() local
251 intentString = actionKey + " " + actionValue; in withActivity()
253 if (intentString == null) { in withActivity()
259 intentString); in withActivity()