OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:executeNesting
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ServiceRecord.java
99
int
executeNesting
; // number of outstanding operations keeping foreground.
252
if (
executeNesting
!= 0) {
253
pw.print(prefix); pw.print("
executeNesting
="); pw.print(
executeNesting
);
ActiveServices.java
[
all
...]
Completed in 82 milliseconds