Home | History | Annotate | Download | only in providers

Lines Matching refs:NEWER

2252     public static final String AUTO_ADVANCE_MODE_NEWER = "newer";
2263 /** Go to the newer message (if available) */
2264 public static final int NEWER = 2;
2273 * @param autoAdvanceSetting The string setting, such as "newer", "older", "list"
2279 autoAdvance = NEWER;
2298 case NEWER: