FileDocCategorySizeDatePackage
ActivityStarter.javaAPI DocAndroid 5.1 API1008Thu Mar 12 22:22:42 GMT 2015com.android.systemui.statusbar.phone

ActivityStarter

public interface ActivityStarter
An interface to start activities. This is used to as a callback from the views to {@link PhoneStatusBar} to allow custom handling for starting the activity, i.e. dismissing the Keyguard.

Fields Summary
Constructors Summary
Methods Summary
public voidstartActivity(android.content.Intent intent, boolean dismissShade)