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