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