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 403 public static boolean isBluetoothVoiceDialingEnabled(Context context) {
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 195 BluetoothHeadset.isBluetoothVoiceDialingEnabled(mContext)) {
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
BluetoothVoiceDialerActivity.java 229 if (BluetoothHeadset.isBluetoothVoiceDialingEnabled(this)) {
    [all...]

Completed in 183 milliseconds