Searched refs:isPulledCall (Results 1 – 3 of 3) sorted by relevance
1075 public void setIsPulledCall(boolean isPulledCall) { in setIsPulledCall() argument1076 mIsPulledCall = isPulledCall; in setIsPulledCall()1079 public boolean isPulledCall() { in isPulledCall() method in Connection
2320 if (conn.isPulledCall() && (
21956 HPLcom/android/internal/telephony/Connection;->isPulledCall()Z