Home
last modified time | relevance | path

Searched refs:updateGroupCall (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DMbmsGroupCallServiceBase.java117 public void updateGroupCall(int subscriptionId, long tmgi, List saiList,
119 MbmsGroupCallServiceBase.this.updateGroupCall(
243 public void updateGroupCall(int subscriptionId, long tmgi, @NonNull List<Integer> saiList, in updateGroupCall() method in MbmsGroupCallServiceBase
H A DIMbmsGroupCallService.aidl32 void updateGroupCall(int subscriptionId, long tmgi, in List saiList, in updateGroupCall() method
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DGroupCall.java148 public void updateGroupCall(@NonNull List<Integer> saiList, in updateGroupCall() method in GroupCall
155 mService.updateGroupCall(mSubscriptionId, mTmgi, saiList, frequencyList); in updateGroupCall()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt2648 OnNameExpected: android.telephony.mbms.vendor.MbmsGroupCallServiceBase#updateGroupCall(int, long, j…
H A Dsystem-current.txt14176 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
H A Dcurrent.txt43797 …method public void updateGroupCall(@NonNull java.util.List<java.lang.Integer>, @NonNull java.util.…