Home
last modified time | relevance | path

Searched defs:stopIntent (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Traceur/src/com/android/traceur/
DTraceService.java168 Intent stopIntent = new Intent(Receiver.STOP_ACTION, in startTracingInternal() local
209 Intent stopIntent = new Intent(Receiver.STOP_ACTION, null, context, Receiver.class); in startStackSamplingInternal() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java182 Intent stopIntent = in stopService() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java166 Intent stopIntent = new Intent(this, HfpClientConnectionService.class); in stop() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java175 Intent stopIntent = new Intent(this, BluetoothMediaBrowserService.class); in stop() local