Searched refs:updateBluetoothIndication (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java1371 /* package */ void updateBluetoothIndication(boolean forceUiUpdate) { method in class:PhoneGlobals
1448 updateBluetoothIndication(true); // Also update any visible UI if necessary
1455 updateBluetoothIndication(true); // Also update any visible UI if necessary
H A DCallNotifier.java769 mApplication.updateBluetoothIndication(false);

Completed in 231 milliseconds