OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_ANR_LIFETIME_DURATION_MSECS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java
148
static final int
LAST_ANR_LIFETIME_DURATION_MSECS
= 2 * 60 * 60 * 1000; // Two hours
[
all
...]
/frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java
266
static final int
LAST_ANR_LIFETIME_DURATION_MSECS
= 2 * 60 * 60 * 1000; // Two hours
[
all
...]
Completed in 318 milliseconds