Searched defs:BluetoothPbapService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java65 public class BluetoothPbapService extends Service { class in inherits:Service
66 private static final String TAG = "BluetoothPbapService";
71 * "setprop log.tag.BluetoothPbapService DEBUG"; enable both VERBOSE and
72 * DEBUG log: "setprop log.tag.BluetoothPbapService VERBOSE"
181 public BluetoothPbapService() { method in class:BluetoothPbapService
217 Log.w(TAG, "Stopping BluetoothPbapService: "
736 synchronized (BluetoothPbapService.this) {

Completed in 127 milliseconds