OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroying
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java
114
boolean
destroying
; // set when we have started
destroying
the service
field in class:ServiceRecord
264
if (
destroying
|| destroyTime != 0) {
265
pw.print(prefix); pw.print("
destroying
="); pw.print(
destroying
);
ActiveServices.java
[
all
...]
Completed in 62 milliseconds