Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DIShortcutService.aidl65 void reportShortcutUsed(String packageName, String shortcutId, int userId); in reportShortcutUsed() method
DShortcutManager.java425 public void reportShortcutUsed(String shortcutId) { in reportShortcutUsed() method in ShortcutManager
427 mService.reportShortcutUsed(mContext.getPackageName(), shortcutId, in reportShortcutUsed()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest2.java1938 mManager.reportShortcutUsed("s1"); in testReportShortcutUsed()
1944 mManager.reportShortcutUsed("s1"); in testReportShortcutUsed()
1948 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()
1958 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()
1964 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()
1968 mManager.reportShortcutUsed("s3"); in testReportShortcutUsed()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2248 public void reportShortcutUsed(String packageName, String shortcutId, int userId) { in reportShortcutUsed() method in ShortcutService
/frameworks/base/services/
Dart-profile11674 PLcom/android/server/pm/ShortcutService;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/String;I)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14992 Landroid/content/pm/IShortcutService$Stub$Proxy;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/S…
15038 Landroid/content/pm/IShortcutService;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/String;I)V
/frameworks/base/non-updatable-api/
Dcurrent.txt12085 method public void reportShortcutUsed(String);
/frameworks/base/api/
Dcurrent.txt12085 method public void reportShortcutUsed(String);