Searched refs:nativeAddShortcut (Results 1 – 1 of 1) sorted by relevance
50 nativeAddShortcut(tab.getNativePtr(), userRequestedTitle, am.getLauncherLargeIconSize()); in addShortcut()95 private static native void nativeAddShortcut(long tabAndroidPtr, String userRequestedTitle, in nativeAddShortcut() method in ShortcutHelper