Searched refs:HeavyWeightSwitcherActivity (Results 1 – 2 of 2) sorted by relevance
43 public class HeavyWeightSwitcherActivity extends Activity { class
111 import com.android.internal.app.HeavyWeightSwitcherActivity;1065 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_HAS_RESULT, true); in startActivityMayWait()1067 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_INTENT, in startActivityMayWait()1071 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_CUR_APP, in startActivityMayWait()1073 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_CUR_TASK, in startActivityMayWait()1076 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_NEW_APP, in startActivityMayWait()1080 HeavyWeightSwitcherActivity.class.getName()); in startActivityMayWait()