Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DUsageStatsDatabaseTest.java231 Configuration config8 = new Configuration(); in populateIntervalStats() local
232 config8.screenWidthDp = 16; in populateIntervalStats()
233 config8.screenHeightDp = 17; in populateIntervalStats()
234 mIntervalStats.getOrCreateConfigurationStats(config8); in populateIntervalStats()