Searched refs:KEY_NEW_APP (Results 1 – 2 of 2) sorted by relevance
53 public static final String KEY_NEW_APP = "new_app"; field in HeavyWeightSwitcherActivity71 mNewApp = getIntent().getStringExtra(KEY_NEW_APP); in onCreate()
1019 newIntent.putExtra(HeavyWeightSwitcherActivity.KEY_NEW_APP, in startActivityMayWait()