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

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

Completed in 433 milliseconds