Searched refs:getRestrictAppList (Results 1 – 6 of 6) sorted by relevance
52 final List<AppInfo> mAppInfos = mRestrictAppTip.getRestrictAppList(); in handlePositiveAction()
50 final List<AppInfo> appInfos = mRestrictAppTip.getRestrictAppList(); in handlePositiveAction()
126 final AppInfo app = parcelTip.getRestrictAppList().get(0); in parcelable()198 assertThat(mInvisibleBatteryTip.getRestrictAppList()).containsExactly(mAppInfo); in update_newHandledAnomalyComes_containHandledAnomaly()
149 public List<AppInfo> getRestrictAppList() { in getRestrictAppList() method in RestrictAppTip
102 final List<AppInfo> restrictedAppList = restrictAppTip.getRestrictAppList(); in onCreateDialog()
196 appInfo = ((RestrictAppTip) batteryTip).getRestrictAppList().get(0); in onBatteryTipHandled()