Searched refs:isPulledCall (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallLogManager.java292 * @param isPulledCall {@code true} if this call was pulled to another device.
295 private static int getCallFeatures(int videoState, boolean isPulledCall) { argument
300 if (isPulledCall) {
/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java1260 if (mOriginalConnection != null && mOriginalConnection.isPulledCall()) {

Completed in 133 milliseconds