Searched refs:updateGroupCall (Results 1 – 9 of 9) 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 | 2344 OnNameExpected: android.telephony.mbms.vendor.MbmsGroupCallServiceBase#updateGroupCall(int, long, j…
|
D | test-current.txt | 4936 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
D | system-current.txt | 12541 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
D | current.txt | 49042 …method public void updateGroupCall(@NonNull java.util.List<java.lang.Integer>, @NonNull java.util.…
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 2038 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 11423 …method public void updateGroupCall(int, long, @NonNull java.util.List<java.lang.Integer>, @NonNull…
|