Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java445 Intent stopIntent = new Intent(mContext, BluetoothSL4AAudioSrcMBS.class); in bluetoothMediaPhoneSL4AMBSStop() local
446 mContext.stopService(stopIntent); in bluetoothMediaPhoneSL4AMBSStop()