HomeSort by relevance Sort by last modified time
    Searched full:autolaunchview (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 744 TextView autoLaunchView = (TextView) mRootView.findViewById(R.id.auto_launch);
747 resetLaunchDefaultsUi(autoLaunchTitleView, autoLaunchView);
780 autoLaunchView.setText(text);
    [all...]

Completed in 79 milliseconds