android.content.pm
Class PackageParser.Service
java.lang.Object
android.content.pm.PackageParser.Component<PackageParser.ServiceIntentInfo>
android.content.pm.PackageParser.Service
- Enclosing class:
- PackageParser
public static final class PackageParser.Service
- extends PackageParser.Component<PackageParser.ServiceIntentInfo>
|
Method Summary |
String |
toString()
Returns a string containing a concise, human-readable description of the
receiver. |
info
public final ServiceInfo info
PackageParser.Service
public PackageParser.Service(PackageParser.Package _owner)
toString
public String toString()
- Description copied from class:
Object
- Returns a string containing a concise, human-readable description of the
receiver.
- Overrides:
toString in class Object
- Returns:
- String a printable representation for the receiver.
Please submit a feedback, bug or feature