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

  /frameworks/base/services/java/com/android/server/am/
ActivityRecord.java 109 boolean haveState; // have we gotten the last activity state?
213 pw.print(prefix); pw.print(" haveState="); pw.print(haveState);
368 haveState = true;
    [all...]
ActivityStack.java     [all...]

Completed in 48 milliseconds