Searched refs:SCREENHEIGHT_ANY (Results 1 – 2 of 2) sorted by relevance
911 out.screenHeight = ResTable_config.SCREENHEIGHT_ANY; in parseScreenSize()1000 || config.screenHeightDp != ResTable_config.SCREENHEIGHT_ANY) { in applyVersionForCompatibility()
275 public static final int SCREENHEIGHT_ANY = 0; field in ResTable_config