Home
last modified time | relevance | path

Searched refs:START_BUNDLE (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/
DStartPendingIntentActivity.java42 app.START_PENDING_INTENT_ACTIVITY_EXTRA.START_BUNDLE); in onCreate()
DComponents.java91 public final String START_BUNDLE = "START_BUNDLE"; field in Components.StartPendingIntentActivityExtra
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java1332 appToSendPendingIntent.START_PENDING_INTENT_ACTIVITY_EXTRA.START_BUNDLE, in startPendingIntentSenderActivity()