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

/packages/services/Telephony/src/com/android/phone/
H A DBluetoothPhoneService.java159 private static final int LIST_CURRENT_CALLS = 3; field in class:BluetoothPhoneService
179 case LIST_CURRENT_CALLS:
818 Message msg = Message.obtain(mHandler, LIST_CURRENT_CALLS);

Completed in 77 milliseconds