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

  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java 559 public static boolean isBluetoothVoiceDialingEnabled(Context context) {
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 237 if (BluetoothHeadset.isBluetoothVoiceDialingEnabled(this) && mAdapter != null) {
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 240 BluetoothHeadset.isBluetoothVoiceDialingEnabled(mContext)) {
    [all...]

Completed in 590 milliseconds