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

  /development/samples/ApiDemos/src/com/example/android/apis/app/
Animation.java 101 startActivity(new Intent(Animation.this, AlertDialogSamples.class), opts.toBundle());
115 startActivity(new Intent(Animation.this, AlertDialogSamples.class), opts.toBundle());
126 startActivity(new Intent(Animation.this, AlertDialogSamples.class), opts.toBundle());
145 startActivity(new Intent(Animation.this, AlertDialogSamples.class), opts.toBundle());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelView.java 83 mContext.startActivity(intent, opts.toBundle());
  /frameworks/base/core/java/android/app/
ActivityOptions.java 462 public Bundle toBundle() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsPanelView.java 784 opts.toBundle());
791 context.startActivity(intent, opts.toBundle());
    [all...]
  /frameworks/base/core/java/android/widget/
RemoteViews.java 167 Intent.FLAG_ACTIVITY_NEW_TASK, 0, opts.toBundle());
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 255 milliseconds