Java android.support.v4.app AppLaunchChecker fields, constructors, methods, implement or subclass

Example usage for Java android.support.v4.app AppLaunchChecker fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.support.v4.app AppLaunchChecker.

The text is from its open source code.

Method

booleanhasStartedFromLauncher(Context context)
Checks if this app has been launched by the user from their launcher or home screen since it was installed.
voidonActivityCreate(Activity activity)
Records the parameters of an activity's launch for later use by the other methods available on this class.