Home | History | Annotate | Download | only in res

Lines Matching refs:NAVIGATION_NONAV

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