Searched defs:phoneCallLog (Results 1 – 4 of 4) sorted by relevance
135 private void showMissedCallNotification(PhoneCallLog phoneCallLog) { in showMissedCallNotification()166 private void cancelMissedCallNotification(PhoneCallLog phoneCallLog) { in cancelMissedCallNotification()210 private String getTag(@NonNull PhoneCallLog phoneCallLog) { in getTag()
85 PhoneCallLog phoneCallLog = new PhoneCallLog(); in fromCursor() local128 public boolean merge(@NonNull PhoneCallLog phoneCallLog) { in merge()
72 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local
109 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local