Searched refs:foreGroundSessionCallId (Results 1 – 1 of 1) sorted by relevance
71 String foreGroundSessionCallId = mForeGroundSession.getCallId(); in getHoldSession() local73 if (isOnHold && !callSession.getCallId().equals(foreGroundSessionCallId)) { in getHoldSession()