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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java62 public final class BluetoothDeviceProfileState extends StateMachine { class in inherits:StateMachine
63 private static final String TAG = "BluetoothDeviceProfileState";
224 public BluetoothDeviceProfileState(Context context, String address, method in class:BluetoothDeviceProfileState
276 synchronized(BluetoothDeviceProfileState.this) {
285 synchronized(BluetoothDeviceProfileState.this) {
296 synchronized(BluetoothDeviceProfileState.this) {
301 synchronized(BluetoothDeviceProfileState.this) {

Completed in 58 milliseconds