Searched refs:ORIENTATION_PORTRAIT (Results 1 – 6 of 6) sorted by relevance
214 public static final int ORIENTATION_PORTRAIT = 1; field in Configuration385 case ORIENTATION_PORTRAIT: sb.append(" port"); break; in toString()
240 mPortraitMode = newConfig.orientation == Configuration.ORIENTATION_PORTRAIT; in onConfigurationChanged()
211 } else if (newConfig.orientation == Configuration.ORIENTATION_PORTRAIT){
5891 orientation = Configuration.ORIENTATION_PORTRAIT; in computeNewConfigurationLocked()
6514 field public static final int ORIENTATION_PORTRAIT = 1; // 0x1