Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java181 setUsageSourceSetting(mCachedUsageSourceSetting); in cleanUp()
220 private void setUsageSourceSetting(String value) throws Exception { in setUsageSourceSetting() method in UsageStatsTest
1451 setUsageSourceSetting(Integer.toString(UsageStatsManager.USAGE_SOURCE_CURRENT_ACTIVITY)); in testUsageSourceAttribution()
1458 setUsageSourceSetting(Integer.toString(UsageStatsManager.USAGE_SOURCE_TASK_ROOT_ACTIVITY)); in testUsageSourceAttribution()
1467 setUsageSourceSetting(Integer.toString(UsageStatsManager.USAGE_SOURCE_TASK_ROOT_ACTIVITY)); in testTaskRootAttribution_finishingTaskRoot()