Home
last modified time | relevance | path

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

/aosp12/system/memory/lmkd/include/
H A Dlmkd.h36 LMK_PROCKILL, /* Unsolicited msg to subscribed clients on proc kills */ enumerator
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessList.java348 static final byte LMK_PROCKILL = 6; // Note: this is an unsolicited command field in ProcessList