Searched defs:phoneCallLog (Results 1 – 4 of 4) sorted by relevance
152 private void cancelMissedCallNotification(PhoneCallLog phoneCallLog) { in cancelMissedCallNotification()189 private PendingIntent getDeleteIntent(PhoneCallLog phoneCallLog) { in getDeleteIntent()228 private String getTag(@NonNull PhoneCallLog phoneCallLog) { in getTag()
86 PhoneCallLog phoneCallLog = new PhoneCallLog(); in fromCursor() local138 public boolean merge(@NonNull PhoneCallLog phoneCallLog) { in merge()
81 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local
113 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local