Searched refs:isPulledCall (Results 1 – 3 of 3) sorted by relevance
1132 public void setIsPulledCall(boolean isPulledCall) { in setIsPulledCall() argument1133 mIsPulledCall = isPulledCall; in setIsPulledCall()1136 public boolean isPulledCall() { in isPulledCall() method in Connection
2835 if (conn.isPulledCall() && (
21955 HPLcom/android/internal/telephony/Connection;->isPulledCall()Z