Home | History | Annotate | Download | only in provider

Lines Matching refs:QUOTE_START_POS

2690 QUOTE_START_POS,
4435 final Integer quoteStartPos = extras.getInt(UIProvider.MessageColumns.QUOTE_START_POS);
4454 if (extras.containsKey(UIProvider.MessageColumns.QUOTE_START_POS)) {
4455 draftInfo = extras.getInt(UIProvider.MessageColumns.QUOTE_START_POS);