Home | History | Annotate | Download | only in res

Lines Matching refs:NAVIGATION_DPAD

190     public static final int NAVIGATION_DPAD = 2;
196 * One of: {@link #NAVIGATION_NONAV}, {@link #NAVIGATION_DPAD},
432 case NAVIGATION_DPAD: sb.append(" dpad"); break;