Searched refs:checkedApplications (Results 1 – 2 of 2) sorted by relevance
59 HashSet<String> checkedApplications, in AppDeletionType() argument64 if (checkedApplications != null) { in AppDeletionType()65 mCheckedApplications = checkedApplications; in AppDeletionType()
104 HashSet<String> checkedApplications = null; in onCreatePreferences() local106 checkedApplications = in onCreatePreferences()110 mAppBackend = new AppDeletionType(this, checkedApplications, mThresholdType); in onCreatePreferences()