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 121 boolean haveState; // have we gotten the last activity state?
226 pw.print(prefix); pw.print("haveState="); pw.print(haveState);
385 haveState = true;
    [all...]
ActivityStack.java     [all...]

Completed in 26 milliseconds