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