Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/usage/
H A DUsageStatsManager.java394 public @interface UsageSource {} annotation in UsageStatsManager
1076 public @UsageSource int getUsageSource() { in getUsageSource()
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java51 import android.app.usage.UsageStatsManager.UsageSource;
2226 public @UsageSource int getUsageSource() { in getUsageSource()