Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DAppSearchShortcutInfoTest.java57 .toShortcutInfo(0); in testBuildShortcutAndGetValue()
/frameworks/base/core/java/android/content/pm/
DAppSearchShortcutInfo.java357 public ShortcutInfo toShortcutInfo(@UserIdInt int userId) { in toShortcutInfo() method in AppSearchShortcutInfo
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java2463 .toShortcutInfo(mShortcutUser.getUserId()); in getShortcutById()
2576 .toShortcutInfo(mShortcutUser.getUserId()); in getNextPage()