Searched refs:ForceStopPreference (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DForceStopPreference.java35 public class ForceStopPreference extends AppActionPreference { class in inherits:AppActionPreference
37 public ForceStopPreference(Context context, ApplicationsState.AppEntry entry) { method in class:ForceStopPreference
H A DAppManagementFragment.java72 private ForceStopPreference mForceStopPreference;
247 mForceStopPreference = new ForceStopPreference(themedContext, mEntry);

Completed in 45 milliseconds