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

  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 242 private BluetoothHandsfree mBluetoothHandsfree;
552 mBluetoothHandsfree = app.getBluetoothHandsfree();
553 if (VDBG) log("- mBluetoothHandsfree: " + mBluetoothHandsfree);
555 if (mBluetoothHandsfree != null) {
    [all...]
CallNotifier.java 150 private BluetoothHandsfree mBluetoothHandsfree;
202 mBluetoothHandsfree = btMgr;
    [all...]

Completed in 14 milliseconds