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 121 boolean thumbnailNeeded;// has someone requested a thumbnail?
229 pw.print(" thumbnailNeeded="); pw.print(thumbnailNeeded);
361 thumbnailNeeded = false;
    [all...]
ActivityStack.java     [all...]
ActivityManagerService.java     [all...]

Completed in 677 milliseconds