Searched refs:orientationCode (Results 1 – 1 of 1) sorted by relevance
227 int orientationCode = getResources().getConfiguration().orientation; in buildFile() local231 } else if (orientationCode == Configuration.ORIENTATION_PORTRAIT) { in buildFile()233 } else if (orientationCode == Configuration.ORIENTATION_SQUARE) { in buildFile()