Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/app/
Dappexit_enums.proto164 SUBREASON_SYSTEM_UPDATE_DONE = 8; enumerator
/frameworks/base/core/java/android/app/
DApplicationExitInfo.java239 public static final int SUBREASON_SYSTEM_UPDATE_DONE = 8; field in ApplicationExitInfo