Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/usage/
H A DUsageStatsManager.java415 public @interface UsageSource {} annotation in UsageStatsManager
1195 public @UsageSource int getUsageSource() { in getUsageSource()
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java62 import android.app.usage.UsageStatsManager.UsageSource;
2783 public @UsageSource int getUsageSource() { in getUsageSource()