Searched refs:LargeScreenUtils (Results 1 – 8 of 8) sorted by relevance
33 import com.android.systemui.util.LargeScreenUtils;86 LargeScreenUtils.shouldUseLargeScreenShadeHeader(resources); in updateResources()
10 import com.android.systemui.util.LargeScreenUtils.shouldUseLargeScreenShadeHeader
40 import com.android.systemui.util.LargeScreenUtils;195 if (!LargeScreenUtils.shouldUseLargeScreenShadeHeader(mContext.getResources())) { in updateResources()
6 object LargeScreenUtils { object
38 import com.android.systemui.util.LargeScreenUtils;176 LargeScreenUtils.shouldUseLargeScreenShadeHeader(getResources()); in updateResources()
43 import com.android.systemui.util.LargeScreenUtils;114 LargeScreenUtils.shouldUseLargeScreenShadeHeader(res)); in onDraw()
46 import com.android.systemui.util.LargeScreenUtils in <lambda>()160 largeScreenShadeHeaderActive = LargeScreenUtils.shouldUseLargeScreenShadeHeader(resources) in <lambda>()
106 import com.android.systemui.util.LargeScreenUtils;443 LargeScreenUtils.shouldUseLargeScreenShadeHeader(mPanelView.getResources()); in updateResources()