HomeSort by relevance Sort by last modified time
    Searched refs:getActivityLaunchOptionsAsBundle (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
BaseDraggingActivity.java 144 public final Bundle getActivityLaunchOptionsAsBundle(View v) {
162 ? getActivityLaunchOptionsAsBundle(v)
  /packages/apps/Launcher3/src/com/android/launcher3/popup/
SystemShortcut.java 79 Bundle opts = activity.getActivityLaunchOptionsAsBundle(view);

Completed in 472 milliseconds