Home
last modified time | relevance | path

Searched defs:markCallLogAsRead (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java546 public static void markCallLogAsRead(Context context, String phoneNumberString) { in markCallLogAsRead() method in TelecomUtils
554 public static void markCallLogAsRead(Context context, long callLogId) { in markCallLogAsRead() method in TelecomUtils
563 private static void markCallLogAsRead(Context context, String columnName, in markCallLogAsRead() method in TelecomUtils