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

  /frameworks/base/services/java/com/android/server/am/
ActivityRecord.java 133 boolean thumbnailNeeded;// has someone requested a thumbnail?
242 pw.print(" thumbnailNeeded="); pw.print(thumbnailNeeded);
377 thumbnailNeeded = false;
    [all...]
ActivityStackSupervisor.java     [all...]
ActivityStack.java     [all...]

Completed in 201 milliseconds