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

/packages/apps/Phone/src/com/android/phone/
H A DNotificationMgr.java127 private static final int CALL_LOG_TOKEN = -1; field in class:NotificationMgr
280 mQueryHandler.startQuery(CALL_LOG_TOKEN, null, Calls.CONTENT_URI, CALL_LOG_PROJECTION,
349 case CALL_LOG_TOKEN:

Completed in 71 milliseconds