Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DApplicationStartInfoTest.java176 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
211 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
229 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
258 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
270 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
291 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
310 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
/frameworks/base/core/java/android/app/
DApplicationStartInfo.java130 public static final int START_REASON_START_ACTIVITY = 11; field in ApplicationStartInfo
307 START_REASON_START_ACTIVITY,
926 case START_REASON_START_ACTIVITY -> "START ACTIVITY"; in reasonToString()
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto739 START_REASON_START_ACTIVITY = 11; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java278 start.setReason(ApplicationStartInfo.START_REASON_START_ACTIVITY); in onIntentStarted()
/frameworks/base/core/api/
Dlint-baseline.txt1224 UnflaggedApi: android.app.ApplicationStartInfo#START_REASON_START_ACTIVITY:
1225 …ust be flagged with @FlaggedApi: field android.app.ApplicationStartInfo.START_REASON_START_ACTIVITY
Dcurrent.txt5358 field public static final int START_REASON_START_ACTIVITY = 11; // 0xb