Searched defs:reportChooserSelection (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverListControllerTest.java | 91 public void reportChooserSelection() throws InterruptedException, RemoteException { in reportChooserSelection() method in ResolverListControllerTest
|
/aosp12/frameworks/base/core/java/android/app/usage/ |
H A D | IUsageStatsManager.aidl | 48 void reportChooserSelection(String packageName, int userId, String contentType, in reportChooserSelection() method
|
H A D | UsageStatsManager.java | 1260 public void reportChooserSelection(String packageName, int userId, String contentType, in reportChooserSelection() method in UsageStatsManager
|
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | UsageStatsService.java | 2000 public void reportChooserSelection(String packageName, int userId, String contentType, in reportChooserSelection() method in UsageStatsService.BinderService
|