Home
last modified time | relevance | path

Searched refs:Incoming (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto151 // Incoming call is a spam call
154 // Incoming call is a non spam call
228 // Incoming call was rejected from the notifications
233 // Incoming call was rejected from the answer screen including rejecting via
706 // Incoming call screened for spam auto blocking
708 // Incoming call auto blocked as spam
710 // Incoming voicemail screened for spam auto blocking
712 // Incoming voicemail auto blocked as spam
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DStateManager.java63 StateTransitionAnimation.Transition.Incoming); in startState()
93 StateTransitionAnimation.Transition.Incoming); in startStateForResult()
238 StateTransitionAnimation.Transition.Incoming); in switchState()
/packages/apps/Gallery2/src/com/android/gallery3d/anim/
DStateTransitionAnimation.java81 case Incoming: in specForTransition()
92 public static enum Transition { None, Outgoing, Incoming, PhotoIncoming } enumConstant
/packages/apps/Dialer/java/com/android/dialer/callintent/
Dcall_initiation_type.proto17 // Incoming call initiated by Telecom.
/packages/services/Mms/proto/src/
Dpersist_mms_atoms.proto28 /* Incoming MMS statistics and information. */
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs156 Incoming, enumerator
291 CallState::Incoming => 1, in from()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1959 } else if self.phone_state.state == CallState::Incoming { in uhid_send_hook_switch_input_report()
2045 if self.phone_state.state == CallState::Incoming { in dispatch_uhid_hfp_output_callback()
2739 state: CallState::Incoming, in incoming_call_impl()
2742 self.phone_state.state = CallState::Incoming; in incoming_call_impl()
2755 CallState::Incoming | CallState::Dialing | CallState::Alerting => { in answer_call_impl()
2793 CallState::Incoming | CallState::Dialing | CallState::Alerting => { in hangup_call_impl()
2801 CallState::Active | CallState::Incoming | CallState::Dialing | CallState::Alerting => { in hangup_call_impl()
/packages/services/Telecomm/proto/
Dtelecom.proto198 // Incoming call.
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc106 case rusty::CallState::Incoming: in from_rust_call_state()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs234 Incoming, enumerator
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto2988 // Incoming request is rejected by the user.