Searched defs:LAUNCH_INTENTS (Results 1 – 2 of 2) sorted by relevance
/cts/tests/framework/base/windowmanager/backgroundactivity/common/src/android/server/wm/backgroundactivity/common/ | ||
D | CommonComponents.java | 38 public final String LAUNCH_INTENTS = "LAUNCH_INTENTS_EXTRA"; field in CommonComponents.CommonForegroundActivityExtras |
/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/ | ||
D | Components.java | 80 public final String LAUNCH_INTENTS = "LAUNCH_INTENTS_EXTRA"; field in Components.ForegroundActivityExtra |