Searched defs:showSystemApps (Results 1 – 3 of 3) sorted by relevance
74 public List<RecentLocationApps.Request> getAppList(boolean showSystemApps) { in getAppList()146 public List<RecentLocationApps.Request> getAppListSorted(boolean showSystemApps) { in getAppListSorted()
66 public List<Request> getAppList(boolean showSystemApps) { in getAppList()138 public List<Request> getAppListSorted(boolean showSystemApps) { in getAppListSorted()
61 private var showSystemApps = false in <lambda>() variable