Searched refs:QUERY_VOICEMAIL_STATUS_TOKEN (Results 1 – 2 of 2) sorted by relevance
35 private static final int QUERY_VOICEMAIL_STATUS_TOKEN = 102; field in CallDetailActivityQueryHandler72 startQuery(QUERY_VOICEMAIL_STATUS_TOKEN, null, in onNotNullableQueryComplete()79 } else if (token == QUERY_VOICEMAIL_STATUS_TOKEN) { in onNotNullableQueryComplete()
61 private static final int QUERY_VOICEMAIL_STATUS_TOKEN = 58; field in CallLogQueryHandler131 startQuery(QUERY_VOICEMAIL_STATUS_TOKEN, null, Status.CONTENT_URI, in fetchVoicemailStatus()236 } else if (token == QUERY_VOICEMAIL_STATUS_TOKEN) { in onNotNullableQueryComplete()