Home
last modified time | relevance | path

Searched refs:START_REASON_ALARM (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationStartInfo.java97 public static final int START_REASON_ALARM = 0; field in ApplicationStartInfo
296 START_REASON_ALARM,
915 case START_REASON_ALARM -> "ALARM"; in reasonToString()
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto728 START_REASON_ALARM = 0; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java432 start.setReason(ApplicationStartInfo.START_REASON_ALARM); in handleProcessBroadcastStart()
/frameworks/base/core/api/
Dlint-baseline.txt1202 UnflaggedApi: android.app.ApplicationStartInfo#START_REASON_ALARM:
1203 …New API must be flagged with @FlaggedApi: field android.app.ApplicationStartInfo.START_REASON_ALARM
Dcurrent.txt5347 field public static final int START_REASON_ALARM = 0; // 0x0