Home
last modified time | relevance | path

Searched refs:updateBluetoothParameters (Results 1 – 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DVoiceDialerActivity.java379 private void updateBluetoothParameters(boolean connected) { in updateBluetoothParameters() method in VoiceDialerActivity
430 updateBluetoothParameters(true);
434 updateBluetoothParameters(false);
458 updateBluetoothParameters(true); in onReceive()
461 updateBluetoothParameters(false); in onReceive()