Searched refs:mInCall (Results 1 – 5 of 5) sorted by relevance
185 private boolean mInCall = false; field in SipAudioCall234 } else if (mInCall) { in setListener()269 return mInCall; in isInCall()294 mInCall = false; in close()408 if ((mSipSession == null) || !mInCall in createListener()652 mInCall = false;1014 mInCall = true;
512 private boolean mInCall = false; field in ImsCall909 return mInCall; in isInCall()1014 inCall = mInCall; in setListener()1180 if (mInCall && (mProposedCallProfile != null)) { in accept()1191 if (mInCall && (mUpdateRequest == UPDATE_UNSPECIFIED)) { in accept()1236 if (mInCall && (mProposedCallProfile != null)) { in reject()1245 if (mInCall && (mUpdateRequest == UPDATE_UNSPECIFIED)) { in reject()1267 mInCall = false; in terminate()1733 mInCall = false; in clear()1809 if (mInCall) { in enforceConversationMode()
545 boolean mInCall; field in SipSessionGroup.SipSessionImpl601 mInCall = false; in reset()639 return mInCall; in isInCall()1390 if (!mInCall && enableKeepAlive) enableKeepAlive();1391 mInCall = true;1430 if (!mInCall && (statusCode == Response.BUSY_HERE)) {
159 mService.mInCall = false; in setUp()684 mService.mInCall = true; in testInCallNotification()1140 mService.mInCall = true; in testLightsInCall()
400 protected boolean mInCall = false; field in NotificationManagerService1295 mInCall = TelephonyManager.EXTRA_STATE_OFFHOOK5713 if (mInCall) {5727 if (!mInCall && hasValidVibrate && !ringerModeSilent) {5815 if (mInCall || mScreenOn) {6916 if (ledNotification == null || mInCall || mScreenOn) {