Home
last modified time | relevance | path

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

/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DScheduledRunCollectionListener.java187 Bundle filePathBundle = new Bundle(); in onStart() local
188 filePathBundle.putString( in onStart()
191 SendToInstrumentation.sendBundle(getInstrumentation(), filePathBundle); in onStart() local