Home
last modified time | relevance | path

Searched refs:getLogState (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCall.java881 public LogState getLogState() { in getLogState() method in Call
890 getLogState().callInitiationMethod = LogState.INITIATION_INCOMING; in logCallInitiationType()
892 getLogState().callInitiationMethod = in logCallInitiationType()
DStatusBarNotifier.java211 call.getLogState().contactLookupResult = entry.contactLookupResult; in showNotification()
DCallCardPresenter.java603 call.getLogState().contactLookupResult = entry.contactLookupResult; in onContactInfoComplete()