Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsQueryHelper.java257 List<NewCall> query(int type, long thresholdMillis); in query()
357 public List<NewCall> query(int type, long thresholdMillis) { in query()