static int screenWidth() { ret getScreenWidth(); } static int screenWidth(int iDevice) { ret screenBounds(iDevice).getWidth(); }