OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjType
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
ProcessMemInfo.java
24
final String
adjType
;
35
adjType
= _adjType;
ActivityManagerService.java
[
all
...]
ProcessRecord.java
155
String
adjType
; // Debugging: primary thing impacting oom_adj.
[
all
...]
ActiveServices.java
456
.append(' ').append(proc.
adjType
);
[
all
...]
Completed in 469 milliseconds