Searched refs:getSystemAppsAllowlist (Results 1 – 3 of 3) sorted by relevance
59 List<String> getSystemAppsAllowlist(); in getSystemAppsAllowlist() method
107 public List<String> getSystemAppsAllowlist() { in getSystemAppsAllowlist() method in PowerUsageFeatureProviderImpl
182 final List<String> systemAppsAllowlist = featureProvider.getSystemAppsAllowlist(); in combineIntoSystemApps()