Searched defs:appList (Results 1 – 2 of 2) sorted by relevance
82 List<ApplicationInfo> appList = mPm.getInstalledApplications(0); in AppListAdapter() local
82 List<ActivityManager.RunningAppProcessInfo> appList = am.getRunningAppProcesses(); in AppListAdapter() local