Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java352 private final boolean mConstructedWithContext; field in ViewConfiguration
402 mConstructedWithContext = false; in ViewConfiguration()
455 mConstructedWithContext = true; in ViewConfiguration()
1378 if (!mConstructedWithContext) { in getScaledMinimumScalingSpan()