Searched refs:sCompatUseCorrectStreamDensity (Results 1 – 2 of 2) sorted by relevance
165 private static boolean sCompatUseCorrectStreamDensity; field in ImageView260 sCompatUseCorrectStreamDensity = targetSdkVersion > Build.VERSION_CODES.M; in initImageView()1016 Resources res = sCompatUseCorrectStreamDensity ? getResources() : null;
68043 Landroid/widget/ImageView;->sCompatUseCorrectStreamDensity:Z