Home
last modified time | relevance | path

Searched refs:START_REASON_BROADCAST (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationStartInfo.java106 public static final int START_REASON_BROADCAST = 3; field in ApplicationStartInfo
299 START_REASON_BROADCAST,
918 case START_REASON_BROADCAST -> "BROADCAST"; in reasonToString()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DApplicationStartInfoTest.java369 ApplicationStartInfo.START_REASON_BROADCAST, // reason in testApplicationStartInfo()
/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java434 start.setReason(ApplicationStartInfo.START_REASON_BROADCAST); in handleProcessBroadcastStart()
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto731 START_REASON_BROADCAST = 3; enumerator
/frameworks/base/core/api/
Dlint-baseline.txt1208 UnflaggedApi: android.app.ApplicationStartInfo#START_REASON_BROADCAST:
1209 …API must be flagged with @FlaggedApi: field android.app.ApplicationStartInfo.START_REASON_BROADCAST
Dcurrent.txt5350 field public static final int START_REASON_BROADCAST = 3; // 0x3