Searched defs:autoLaunchView (Results 1 – 1 of 1) sorted by relevance
739 TextView autoLaunchView = (TextView) mRootView.findViewById(R.id.auto_launch); in refreshUi() local950 private void resetLaunchDefaultsUi(TextView title, TextView autoLaunchView) { in resetLaunchDefaultsUi()