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 317 // waiting for all Activities in mUndrawnActivitiesBelowTopTranslucent to be removed as they
318 // are drawn. When the last member of mUndrawnActivitiesBelowTopTranslucent is removed the
323 ArrayList<ActivityRecord> mUndrawnActivitiesBelowTopTranslucent = new ArrayList<>();
    [all...]
ActivityRecord.java     [all...]

Completed in 290 milliseconds