Skip to content

Most visited

Recently visited

navigation

IntentCallback

public interface IntentCallback

android.support.test.runner.intent.IntentCallback


Callback for monitoring Intents captured by Instrumentation.

Summary

Public methods

abstract void onIntentSent(Intent intent)

Called on main thread when an activity is started from the current instrumentation process by the given intent.

Public methods

onIntentSent

void onIntentSent (Intent intent)

Called on main thread when an activity is started from the current instrumentation process by the given intent.

Parameters
intent Intent
This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.