Searched refs:getScreenLayoutNoDirection (Results 1 – 1 of 1) sorted by relevance
868 if (getScreenLayoutNoDirection(delta.screenLayout) != in updateFrom()870 && (getScreenLayoutNoDirection(screenLayout) != in updateFrom()871 getScreenLayoutNoDirection(delta.screenLayout))) { in updateFrom()1008 if (getScreenLayoutNoDirection(delta.screenLayout) != in diff()1010 && getScreenLayoutNoDirection(screenLayout) != in diff()1011 getScreenLayoutNoDirection(delta.screenLayout)) { in diff()1300 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection() method in Configuration