HomeSort by relevance Sort by last modified time
    Searched refs:mUndrawnActivitiesBelowTopTranslucent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 304 // waiting for all Activities in mUndrawnActivitiesBelowTopTranslucent to be removed as they
305 // are drawn. When the last member of mUndrawnActivitiesBelowTopTranslucent is removed the
310 ArrayList<ActivityRecord> mUndrawnActivitiesBelowTopTranslucent = new ArrayList<>();
    [all...]
ActivityRecord.java     [all...]

Completed in 4680 milliseconds