Searched refs:ALERT_POSITION (Results 1 – 2 of 2) sorted by relevance
67 adapter.notifyItemRemoved(CallLogAdapter.ALERT_POSITION); in clear()78 adapter.notifyItemInserted(CallLogAdapter.ALERT_POSITION); in add()
114 public static final int ALERT_POSITION = 0; field in CallLogAdapter1176 if (position == ALERT_POSITION && !callLogAlertManager.isEmpty()) { in getItemViewType()