Home
last modified time | relevance | path

Searched defs:startIntent (Results 1 – 5 of 5) sorted by relevance

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/test/java/com/google/android/exoplayer2/source/dash/offline/
DDownloadServiceDashTest.java201 Intent startIntent = in removeAll() local
219 Intent startIntent = in downloadKeys() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/test/java/com/google/android/exoplayer2/source/dash/offline/
DDownloadServiceDashTest.java201 Intent startIntent = in removeAll() local
219 Intent startIntent = in downloadKeys() local
/external/robolectric/robolectric/src/test/java/org/robolectric/android/controller/
DIntentServiceControllerTest.java123 public Intent startIntent; field in IntentServiceControllerTest.MyService
DServiceControllerTest.java123 public Intent startIntent; field in ServiceControllerTest.MyService
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java454 Intent startIntent = new Intent(mContext, BluetoothSL4AAudioSrcMBS.class); in bluetoothMediaPhoneSL4AMBSStart() local