Searched refs:controlBarIntent (Results 1 – 1 of 1) sorted by relevance
70 Intent controlBarIntent = new Intent(this, ControlBarActivity.class); in onCreate() local71 controlBarIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onCreate()76 controlBarIntent, mSyncTransactionQueue); in onCreate()