Home | History | Annotate | Download | only in android

Lines Matching refs:A_CALL_OUTBOUND

1331         if (call->dir == A_CALL_OUTBOUND)
1352 if (call == NULL || call->dir != A_CALL_OUTBOUND) {