Searched refs:stopGroupCall (Results 1 – 4 of 4) sorted by relevance
112 public void stopGroupCall(int subId, long tmgi) {113 MbmsGroupCallServiceBase.this.stopGroupCall(subId, tmgi);233 public void stopGroupCall(int subscriptionId, long tmgi) { in stopGroupCall() method in MbmsGroupCallServiceBase
30 void stopGroupCall(int subId, long tmgi); in stopGroupCall() method
178 mService.stopGroupCall(mSubscriptionId, mTmgi); in close()
17723 method public void stopGroupCall(int, long);