Home | History | Annotate | Download | only in phone

Lines Matching full:calls

40 import android.provider.CallLog.Calls;
380 // Incoming calls are totally ignored if the device isn't provisioned yet
391 // Incoming calls are totally ignored if OTA call is active
439 // We'd need to protect this with a new "intercept incoming calls"
474 // calls will not need to do this query work. We can keep
509 // calls to PhoneUtils.showIncomingCallUi will come after the
971 // Set the "type" to be displayed in the call log (see constants in CallLog.Calls)
975 Calls.MISSED_TYPE : Calls.INCOMING_TYPE);
977 callLogType = Calls.OUTGOING_TYPE;
992 // For international calls, 011 needs to be logged as +
1017 // Don't put OTA or CDMA Emergency calls into call log
1028 if (callLogType == Calls.MISSED_TYPE) {
1586 * and finally calls Hangup on the Call Waiting connection.
1605 Calls.MISSED_TYPE : Calls.INCOMING_TYPE;
1631 if (callLogType == Calls.MISSED_TYPE) {
1819 // For emergency and voicemail calls,