Home
last modified time | relevance | path

Searched defs: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
191 SendToInstrumentation.sendBundle(getInstrumentation(), filePathBundle); in onStart() local