Home
last modified time | relevance | path

Searched defs:autoLaunchView (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DClearDefaultsPreference.java123 TextView autoLaunchView = (TextView) view.findViewById(R.id.auto_launch); in updateUI() local
174 private void resetLaunchDefaultsUi(TextView autoLaunchView) { in resetLaunchDefaultsUi()
/packages/apps/Settings/src/com/android/settings/applications/
DClearDefaultsPreference.java142 TextView autoLaunchView = (TextView) view.findViewById(R.id.auto_launch); in updateUI() local
193 private void resetLaunchDefaultsUi(TextView autoLaunchView) { in resetLaunchDefaultsUi()