Searched refs:smallestScreenWidthDp (Results 1 – 15 of 15) sorted by relevance
44 config.smallestScreenWidthDp = proto.smallestScreenWidthDp; in extract()
1160 smallestWidthDp = config.smallestScreenWidthDp;
1016 return mContext.getResources().getConfiguration().smallestScreenWidthDp >= 600; in isTablet()
60 config.smallestScreenWidthDp); in testOverriddenConfigurationIsPassedIntoCallback()73 newConfig.smallestScreenWidthDp); in testOverriddenConfigurationIsPassedIntoCallback()
46 overrideConfig.smallestScreenWidthDp = OVERRIDE_SMALLEST_WIDTH; in attachBaseContext()
94 longDisplaySize, smallDisplaySize).smallestScreenWidthDp; in testNonDefaultDisplayResourcesConfiguration()98 smallDisplaySize, longDisplaySize).smallestScreenWidthDp; in testNonDefaultDisplayResourcesConfiguration()
132 final int smallestScreenWidthDp = mWmState.getHomeTask() in testNonResizeableActivity() local133 .mFullConfiguration.smallestScreenWidthDp; in testNonResizeableActivity()134 if (smallestScreenWidthDp >= configLargeScreenSmallestScreenWidthDp) { in testNonResizeableActivity()
285 config.smallestScreenWidthDp, resConfig.configuration.smallestScreenWidthDp); in checkResourceConfig()
59 store.addResult("smallest_screen_width_dp", configuration.smallestScreenWidthDp); in collectDeviceInfo()
55 mIsLargeScreen = getResources().getConfiguration().smallestScreenWidthDp >= 600; in onCreate()
201 mIsLargeScreen = getResources().getConfiguration().smallestScreenWidthDp >= 600; in onCreate()
111 addResult(SMALLEST_SCREEN_WIDTH_DP, configuration.smallestScreenWidthDp); in onStart()
386 config.smallestScreenWidthDp); in testSetToDefaults()414 config.smallestScreenWidthDp); in testUnset()
162 mConfig.smallestScreenWidthDp = value; in setProperty()
230 // Configuration.smallestScreenWidthDp