Searched refs:getScreenLayoutNoDirection (Results 1 – 1 of 1) sorted by relevance
895 if (getScreenLayoutNoDirection(delta.screenLayout) != in updateFrom()897 && (getScreenLayoutNoDirection(screenLayout) != in updateFrom()898 getScreenLayoutNoDirection(delta.screenLayout))) { in updateFrom()1035 if (getScreenLayoutNoDirection(delta.screenLayout) != in diff()1037 && getScreenLayoutNoDirection(screenLayout) != in diff()1038 getScreenLayoutNoDirection(delta.screenLayout)) { in diff()1327 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection() method in Configuration