Searched refs:isPulledCall (Results 1 – 3 of 3) sorted by relevance
916 public void setIsPulledCall(boolean isPulledCall) { in setIsPulledCall() argument917 mIsPulledCall = isPulledCall; in setIsPulledCall()920 public boolean isPulledCall() { in isPulledCall() method in Connection
2279 if (conn.isPulledCall() && (
9511 HPLcom/android/internal/telephony/Connection;->isPulledCall()Z