Searched refs:LogState (Results 1 – 9 of 9) sorted by relevance
34 import com.android.incallui.Call.LogState;60 .setCallInitiationType(LogState.INITIATION_CALL_LOG) in getReturnCallIntentProvider()77 .setCallInitiationType(LogState.INITIATION_CALL_LOG)89 .setCallInitiationType(LogState.INITIATION_CALL_LOG)
31 import com.android.incallui.Call.LogState;148 return isRemoteDirectory ? LogState.INITIATION_REMOTE_DIRECTORY in getCallInitiationType()149 : LogState.INITIATION_REGULAR_SEARCH; in getCallInitiationType()
36 import com.android.incallui.Call.LogState;128 return LogState.INITIATION_SMART_DIAL; in getCallInitiationType()
57 import com.android.incallui.Call.LogState;121 false /* isVideoCall */, LogState.INITIATION_SPEED_DIAL); in onContactSelected()129 false /* isVideoCall */, LogState.INITIATION_SPEED_DIAL); in onCallNumberDirectly()
189 public static class LogState { class in Call391 private LogState mLogState = new LogState();881 public LogState getLogState() { in getLogState()890 getLogState().callInitiationMethod = LogState.INITIATION_INCOMING; in logCallInitiationType()894 LogState.INITIATION_EXTERNAL); in logCallInitiationType()
48 import com.android.incallui.Call.LogState;571 cce.contactLookupResult = LogState.LOOKUP_LOCAL_CONTACT; in populateCacheEntry()675 public int contactLookupResult = LogState.LOOKUP_NOT_FOUND;
57 import com.android.incallui.Call.LogState;311 LogState.INITIATION_UNKNOWN); in PhoneNumberInteraction()
68 import com.android.incallui.Call.LogState;288 .setCallInitiationType(LogState.INITIATION_CALL_DETAILS) in onCreate()
86 import com.android.incallui.Call.LogState;1012 .setCallInitiationType(LogState.INITIATION_DIALPAD) in callVoicemail()1110 setCallInitiationType(LogState.INITIATION_DIALPAD) in handleDialButtonPressed()