HomeSort by relevance Sort by last modified time
    Searched refs:MSG_INCOMING_HEADSET_CONNECTION (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothAudioGateway.java 89 public static final int MSG_INCOMING_HEADSET_CONNECTION = 100;
127 msg.what = MSG_INCOMING_HEADSET_CONNECTION;
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 158 case BluetoothAudioGateway.MSG_INCOMING_HEADSET_CONNECTION:
    [all...]

Completed in 113 milliseconds