Searched refs:QUICK_RESPONSE (Results 1 – 2 of 2) sorted by relevance
46 private static final String QUICK_RESPONSE = "quick_response"; field in EditQuickResponseDialog63 args.putParcelable(QUICK_RESPONSE, quickResponse); in newInstance()73 mQuickResponse = (QuickResponse) getArguments().getParcelable(QUICK_RESPONSE); in onCreateDialog()
185 private static final int QUICK_RESPONSE = QUICK_RESPONSE_BASE; field in EmailProvider391 matcher.addURI(EmailContent.AUTHORITY, "quickresponse", QUICK_RESPONSE); in matcher.addURI() argument942 case QUICK_RESPONSE: in insert()1167 case QUICK_RESPONSE: in query()