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.java190 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
225 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
243 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
274 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
286 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
308 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
327 ApplicationStartInfo.START_REASON_START_ACTIVITY, // reason in testApplicationStartInfo()
/frameworks/base/core/java/android/app/
DApplicationStartInfo.java131 public static final int START_REASON_START_ACTIVITY = 11; field in ApplicationStartInfo
338 START_REASON_START_ACTIVITY,
1049 case START_REASON_START_ACTIVITY -> "START ACTIVITY"; in reasonToString()
/frameworks/proto_logging/stats/enums/app_shared/
Dapp_enums.proto586 START_REASON_START_ACTIVITY = 11; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java321 start.setReason(ApplicationStartInfo.START_REASON_START_ACTIVITY); in onActivityIntentStarted()
/frameworks/base/core/api/
Dlint-baseline.txt1254 UnflaggedApi: android.app.ApplicationStartInfo#START_REASON_START_ACTIVITY:
1255 …ust be flagged with @FlaggedApi: field android.app.ApplicationStartInfo.START_REASON_START_ACTIVITY
Dcurrent.txt5446 field public static final int START_REASON_START_ACTIVITY = 11; // 0xb