Searched refs:mUndrawnActivitiesBelowTopTranslucent (Results 1 – 1 of 1) sorted by relevance
217 private ArrayList<ActivityRecord> mUndrawnActivitiesBelowTopTranslucent = field in ActivityStack1270 mUndrawnActivitiesBelowTopTranslucent.clear(); in ensureActivitiesVisibleLocked()1362 mUndrawnActivitiesBelowTopTranslucent.add(r); in ensureActivitiesVisibleLocked()1442 mUndrawnActivitiesBelowTopTranslucent.isEmpty()) { in ensureActivitiesVisibleLocked()1450 mUndrawnActivitiesBelowTopTranslucent.clear(); in convertActivityToTranslucent()1478 || (mUndrawnActivitiesBelowTopTranslucent.remove(r) && in notifyActivityDrawnLocked()1479 mUndrawnActivitiesBelowTopTranslucent.isEmpty())) { in notifyActivityDrawnLocked()1484 mUndrawnActivitiesBelowTopTranslucent.clear(); in notifyActivityDrawnLocked()