Searched refs:UNKNOWN_MISSED_CALL_COUNT (Results 1 – 3 of 3) sorted by relevance
103 public static final int UNKNOWN_MISSED_CALL_COUNT = -1; field in CallLogNotificationsService136 UNKNOWN_MISSED_CALL_COUNT); in onHandleIntent()
49 CallLogNotificationsService.UNKNOWN_MISSED_CALL_COUNT); in onReceive()
80 if (count == CallLogNotificationsService.UNKNOWN_MISSED_CALL_COUNT) { in updateMissedCallNotification()