Lines Matching refs:hasAssociatedDisplay
2650 if (mParameters.orientationAware && mParameters.hasAssociatedDisplay) { in configure()
2681 mParameters.hasAssociatedDisplay = false; in configureParameters()
2683 mParameters.hasAssociatedDisplay = true; in configureParameters()
2690 toString(mParameters.hasAssociatedDisplay)); in dumpParameters()
2761 if (mParameters.orientationAware && mParameters.hasAssociatedDisplay in sync()
2932 if (mParameters.hasAssociatedDisplay) { in getAssociatedDisplay()
3359 mParameters.hasAssociatedDisplay = false; in configureParameters()
3364 mParameters.hasAssociatedDisplay = true; in configureParameters()
3374 mParameters.hasAssociatedDisplay = true; in configureParameters()
3418 toString(mParameters.hasAssociatedDisplay), in dumpParameters()
3459 if (mParameters.hasAssociatedDisplay) { in findViewport()
3517 && mParameters.hasAssociatedDisplay) { in configureSurface()
6844 if (mParameters.hasAssociatedDisplay) { in getAssociatedDisplay()