Home | History | Annotate | Download | only in res

Lines Matching defs:ORIENTATION_UNDEFINED

607     public static final int ORIENTATION_UNDEFINED = 0;
1009 case ORIENTATION_UNDEFINED: sb.append(" ?orien"); break;
1187 orientation = ORIENTATION_UNDEFINED;
1291 if (delta.orientation != ORIENTATION_UNDEFINED
1496 if ((compareUndefined || delta.orientation != ORIENTATION_UNDEFINED)
2430 ORIENTATION_UNDEFINED);
2492 if (config.orientation != ORIENTATION_UNDEFINED) {