Searched defs:onChildrenChanged (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ | ||
D | BluetoothInCallService.java | 265 public void onChildrenChanged(BluetoothCall call, List<BluetoothCall> children) { in onChildrenChanged() method in BluetoothInCallService.CallStateCallback |
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | CallsManager.java | 982 public void onChildrenChanged(Call call) { in onChildrenChanged() method in CallsManager |
D | Call.java | 134 void onChildrenChanged(Call call); in onChildrenChanged() method |