Home
last modified time | relevance | path

Searched refs:CAMERA_MICROPHONE_CAPABILITY_CHANGE_ID (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DPlatformCompatCache.java20 import static com.android.server.am.OomAdjuster.CAMERA_MICROPHONE_CAPABILITY_CHANGE_ID;
66 CAMERA_MICROPHONE_CAPABILITY_CHANGE_ID,
99 CAMERA_MICROPHONE_CAPABILITY_CHANGE_ID, in getInstance()
DOomAdjuster.java314 static final long CAMERA_MICROPHONE_CAPABILITY_CHANGE_ID = 136219221L; field in OomAdjuster