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