Home | History | Annotate | Download | only in res

Lines Matching refs:SCREEN_HEIGHT_DP_UNDEFINED

507     public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0;
514 * {@link #SCREEN_HEIGHT_DP_UNDEFINED} if no height is specified.
690 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) {
805 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED;
924 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED
942 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) {
1049 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED
1729 SCREEN_HEIGHT_DP_UNDEFINED);
1790 if (config.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) {