Home | History | Annotate | Download | only in phone

Lines Matching refs:BluetoothPhoneService

55 public class BluetoothPhoneService extends Service {
56 private static final String TAG = "BluetoothPhoneService";
144 Log.w(TAG, "Stopping Bluetooth BluetoothPhoneService Service: device does not have BT");
147 if (VDBG) Log.d(TAG, "BluetoothPhoneService started");
153 if (DBG) log("Stopping Bluetooth BluetoothPhoneService Service");