Searched refs:acceptUpgradeRequest (Results 1 – 3 of 3) sorted by relevance
67 InCallPresenter.getInstance().acceptUpgradeRequest( in onReceive()
240 InCallPresenter.getInstance().acceptUpgradeRequest(videoState, context); in onAnswer()
917 public void acceptUpgradeRequest(int videoState, Context context) { in acceptUpgradeRequest() method in InCallPresenter