Searched refs:defaultThreshold (Results 1 – 5 of 5) sorted by relevance
99 final int defaultThreshold = r.getDimensionPixelSize( in onConfigurationChanged() local101 mSwipeStartThreshold.set(defaultThreshold, defaultThreshold, defaultThreshold, in onConfigurationChanged()102 defaultThreshold); in onConfigurationChanged()103 mSwipeDistanceThreshold = defaultThreshold; in onConfigurationChanged()
55 defaultThreshold() { in defaultThreshold() function137 ComponentSpecificConfig() : mGeneric(defaultThreshold()) {} in ComponentSpecificConfig()
719 return defaultThreshold().perStateWriteBytes; in fetchThreshold()
81 return defaultThreshold().perStateWriteBytes; in injectPackageConfigs()
514 PerStateBytes defaultPerStateBytes = defaultThreshold().perStateWriteBytes; in TEST_F()