Java android.content.pm LauncherActivityInfo fields, constructors, methods, implement or subclass

Example usage for Java android.content.pm LauncherActivityInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.content.pm LauncherActivityInfo.

The text is from its open source code.

Method

ApplicationInfogetApplicationInfo()
Returns the application info for the appliction this activity belongs to.
ComponentNamegetComponentName()
Returns the component name of this activity.
CharSequencegetLabel()
Retrieves the label for the activity.
StringgetName()
Returns the name for the acitivty from android:name in the manifest.
UserHandlegetUser()
Returns the user handle of the user profile that this activity belongs to.