Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DUsageStatsDatabaseTest.java244 Configuration config8 = new Configuration(); in populateIntervalStats() local
245 config8.screenWidthDp = 16; in populateIntervalStats()
246 config8.screenHeightDp = 17; in populateIntervalStats()
247 mIntervalStats.getOrCreateConfigurationStats(config8); in populateIntervalStats()