Searched refs:getLogState (Results 1 – 8 of 8) sorted by relevance
280 if (call.getLogState() != null && !call.getLogState().isLogged) { in onCallRemoved()282 call.getLogState().isLogged = true; in onCallRemoved()326 if (call.getLogState() != null && !call.getLogState().isLogged) { in onInternalCallMadeExternal()328 call.getLogState().isLogged = true; in onInternalCallMadeExternal()
1189 public LogState getLogState() { in getLogState() method in DialerCall1632 if (getLogState().contactLookupResult == Type.NOT_FOUND) { in onImpressionLoggingNeeded()
78 EXTRA_CONTACT_LOOKUP_RESULT_TYPE, call.getLogState().contactLookupResult.getNumber()); in createServiceIntent()
215 DialerCall.LogState logState = call.getLogState(); in shouldShowAfterCallNotification()
156 CALL_INFO_CONTACT_LOOKUP_RESULT_TYPE, call.getLogState().contactLookupResult.getNumber()); in newCallInfoBundle()
601 call.getLogState().contactLookupResult = entry.contactLookupResult; in onContactInfoComplete()
1094 call.getLogState().contactLookupResult = entry.contactLookupResult; in onContactInfoComplete()
1041 && !call.getLogState().isIncoming in onDisconnect()