Searched refs:dummyApp (Results 1 – 1 of 1) sorted by relevance
3820 final ApplicationInfo dummyApp = new ApplicationInfo(); in cleanupRecentTasksLocked() local3874 app = dummyApp; in cleanupRecentTasksLocked()3878 if (app == dummyApp || (app.flags&ApplicationInfo.FLAG_INSTALLED) == 0) { in cleanupRecentTasksLocked()