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 718 TextView autoLaunchView = (TextView) mRootView.findViewById(R.id.auto_launch);
721 resetLaunchDefaultsUi(autoLaunchTitleView, autoLaunchView);
754 autoLaunchView.setText(text);
    [all...]

Completed in 104 milliseconds