Home
last modified time | relevance | path

Searched refs:mIsOutgoing (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DCdmaConnection.java150 mEmergencyTonePlayer, mAllowMute, mIsOutgoing, getTelecomCallId()); in cloneConnection()
202 return mIsOutgoing; in isOutgoing()
DTelephonyConnection.java490 protected final boolean mIsOutgoing; field in TelephonyConnection
500 mIsOutgoing = isOutgoingCall; in TelephonyConnection()
1526 return mIsOutgoing; in isOutgoingCall()
DGsmConnection.java39 getTelecomCallId(), mIsOutgoing); in cloneConnection()