Home
last modified time | relevance | path

Searched refs:mConstructedWithContext (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java312 private final boolean mConstructedWithContext; field in ViewConfiguration
352 mConstructedWithContext = false; in ViewConfiguration()
395 mConstructedWithContext = true; in ViewConfiguration()
1053 if (!mConstructedWithContext) { in getScaledMinimumScalingSpan()