Home | History | Annotate | Download | only in res

Lines Matching refs:NAVIGATION_NONAV

189     public static final int NAVIGATION_NONAV = 1;
196 * One of: {@link #NAVIGATION_NONAV}, {@link #NAVIGATION_DPAD},
431 case NAVIGATION_NONAV: sb.append(" -nav"); break;