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