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()
99 PhoneCallLog phoneCallLog = new PhoneCallLog(); in fromCursor() local155 public boolean merge(@NonNull PhoneCallLog phoneCallLog, boolean checkTimeRange) { in merge()
81 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local
115 PhoneCallLog phoneCallLog = PhoneCallLog.fromCursor(mContext, cursor); in convertToEntity() local