OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 671 milliseconds