Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/usage/
H A DUsageStatsManager.java400 public static final int USAGE_SOURCE_TASK_ROOT_ACTIVITY = 1; field in UsageStatsManager
411 USAGE_SOURCE_TASK_ROOT_ACTIVITY,
1315 case USAGE_SOURCE_TASK_ROOT_ACTIVITY: in usageSourceToString()
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java31 import static android.app.usage.UsageStatsManager.USAGE_SOURCE_TASK_ROOT_ACTIVITY;
532 Settings.Global.APP_TIME_LIMIT_USAGE_SOURCE, USAGE_SOURCE_TASK_ROOT_ACTIVITY); in readUsageSourceSetting()
1188 case USAGE_SOURCE_TASK_ROOT_ACTIVITY: in getUsageSourcePackage()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3000 field public static final int USAGE_SOURCE_TASK_ROOT_ACTIVITY = 1; // 0x1