Home
last modified time | relevance | path

Searched defs:PERCEPTIBLE_MEDIUM_APP_ADJ (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h48 const int32_t PERCEPTIBLE_MEDIUM_APP_ADJ = 225; variable
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessList.java239 static final int PERCEPTIBLE_MEDIUM_APP_ADJ = 225; field in ProcessList