Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationExitInfo.java344 public static final int SUBREASON_REMOVE_LRU = 16; field in ApplicationExitInfo
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto506 SUBREASON_REMOVE_LRU = 16; enumerator