/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/livedata/ |
H A D | CallStateLiveData.java | 84 public void onChildrenChanged(Call telecomCall, List<Call> children) {
|
H A D | CallDetailLiveData.java | 69 public void onChildrenChanged(Call telecomCall, List<Call> children) {
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallService.java | 270 public void onChildrenChanged(BluetoothCall call, List<BluetoothCall> children) { in onChildrenChanged() method in BluetoothInCallService.CallStateCallback 287 public void onChildrenChanged(Call call, List<Call> children) { in onChildrenChanged() method in BluetoothInCallService.CallStateCallback 288 super.onChildrenChanged(call, children); in onChildrenChanged() 289 onChildrenChanged( in onChildrenChanged()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallServiceTest.java | 369 .onChildrenChanged(parentCall, children); in testConferenceInProgressCDMA() 376 .onChildrenChanged(parentCall, children); in testConferenceInProgressCDMA() 1132 .onChildrenChanged( in testOnParentOnChildrenChanged() 1141 .onChildrenChanged( in testOnParentOnChildrenChanged()
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/ |
H A D | InCallViewModel.java | 103 public void onChildrenChanged(Call call, List<Call> children) {
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | Call.java | 135 void onChildrenChanged(Call call); in onChildrenChanged() method 197 public void onChildrenChanged(Call call) {} in onChildrenChanged() method in Call.ListenerBase 3208 l.onChildrenChanged(this); in addChildCall() 3241 l.onChildrenChanged(this); in removeChildCall()
|
H A D | CallsManager.java | 982 public void onChildrenChanged(Call call) { in onChildrenChanged() method in CallsManager
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | Call.java | 1361 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged() method in Call.Callback 2700 callback.onChildrenChanged(call, children); in fireChildrenChanged()
|
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/ |
H A D | MockCallManager.java | 204 callback.onChildrenChanged(parent, mConferenceList); in disconnect()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | DialerCall.java | 252 public void onChildrenChanged(Call call, List<Call> children) {
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 39609 … method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 29593 Landroid/media/MediaBrowser2$BrowserCallback;->onChildrenChanged(Landroid/media/MediaBrowser2;Ljava…
|