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

Completed in 50 milliseconds