Searched refs:sAlwaysRemeasureExactly (Results 1 – 2 of 2) sorted by relevance
886 private static boolean sAlwaysRemeasureExactly = false; field in View5212 sAlwaysRemeasureExactly = targetSdkVersion <= Build.VERSION_CODES.M; in View()25080 && (sAlwaysRemeasureExactly || !isSpecExactly || !matchesSpecSize); in measure()
78191 Landroid/view/View;->sAlwaysRemeasureExactly:Z