Home
last modified time | relevance | path

Searched defs:InstallToPrivateProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java245 static class InstallToPrivateProfile<T extends ActivityContext> extends SystemShortcut<T> { class in SystemShortcut
248 InstallToPrivateProfile(T target, ItemInfo itemInfo, @NonNull View originalView, in InstallToPrivateProfile() method in SystemShortcut.InstallToPrivateProfile