Searched defs:getInstalledApplications (Results 1 – 3 of 3) sorted by relevance
179 List<ApplicationInfo> getInstalledApplications(); in getInstalledApplications() method
143 public static ArraySet<ApplicationInfo> getInstalledApplications( in getInstalledApplications() method in BatteryOptimizeUtils
260 private ArraySet<ApplicationInfo> getInstalledApplications() { in getInstalledApplications() method in BatteryBackupHelper