Searched defs:ALERT_POSITION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogAdapter.java109 public static final int ALERT_POSITION = 0; field in class:CallLogAdapter
1163 if (position == ALERT_POSITION && !callLogAlertManager.isEmpty()) {

Completed in 141 milliseconds