Searched refs:updateGroupCall (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/telephony/java/android/telephony/mbms/vendor/ |
D | MbmsGroupCallServiceBase.java | 119 public void updateGroupCall(int subscriptionId, long tmgi, List saiList, 121 MbmsGroupCallServiceBase.this.updateGroupCall( 245 public void updateGroupCall(int subscriptionId, long tmgi, @NonNull List<Integer> saiList, in updateGroupCall() method in MbmsGroupCallServiceBase
|
D | IMbmsGroupCallService.aidl | 32 void updateGroupCall(int subscriptionId, long tmgi, in List saiList, in updateGroupCall() method
|
/frameworks/base/telephony/java/android/telephony/mbms/ |
D | GroupCall.java | 148 public void updateGroupCall(@NonNull List<Integer> saiList, in updateGroupCall() method in GroupCall 155 mService.updateGroupCall(mSubscriptionId, mTmgi, saiList, frequencyList); in updateGroupCall()
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 2417 OnNameExpected: android.telephony.mbms.vendor.MbmsGroupCallServiceBase#updateGroupCall(int, long, j…
|
D | test-current.txt | 4129 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
D | system-current.txt | 10350 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
D | current.txt | 46942 …method public void updateGroupCall(@NonNull java.util.List<java.lang.Integer>, @NonNull java.util.…
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 2106 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 10248 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
D | current.txt | 46798 …method public void updateGroupCall(@NonNull java.util.List<java.lang.Integer>, @NonNull java.util.…
|