Searched refs:HeavyWeightSwitcherActivity (Results 1 – 3 of 3) sorted by relevance
45 public class HeavyWeightSwitcherActivity extends Activity { class
61 import com.android.internal.app.HeavyWeightSwitcherActivity;702 intent.putExtra(HeavyWeightSwitcherActivity.KEY_CUR_APP, hist.packageName); in updateIntentForHeavyWeightActivity()703 intent.putExtra(HeavyWeightSwitcherActivity.KEY_CUR_TASK, hist.getTaskRecord().taskId); in updateIntentForHeavyWeightActivity()
122 import com.android.internal.app.HeavyWeightSwitcherActivity;1270 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_HAS_RESULT, true); in startActivityMayWait()1272 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_INTENT, in startActivityMayWait()1275 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_NEW_APP, in startActivityMayWait()1279 HeavyWeightSwitcherActivity.class.getName()); in startActivityMayWait()