AndroidPackageScope

 data 
 class 
 AndroidPackageScope 
 : 
 AbstractSafeParcelable 

Represents an Android Package remote scope. Used to indicate another Android Package that can be started from a wakeup request. Receiving package must declare the calling package as an originator in its manifest file. Not suitable for sending over the wire.

Summary

Public constructors

<init> ( packageName : String )

Represents an Android Package remote scope.

Public methods

Properties

Name of an Android package that can be woken.

Companion properties

Public constructors

<init>

 AndroidPackageScope 
 ( 
 packageName 
 : 
  String 
 
 ) 

Represents an Android Package remote scope. Used to indicate another Android Package that can be started from a wakeup request. Receiving package must declare the calling package as an originator in its manifest file. Not suitable for sending over the wire.

Public methods

writeToParcel

 fun 
 writeToParcel 
 ( 

dest : Parcel ,
flags : Int
) : Unit

Properties

packageName

 val 
 packageName 
 : 
  String 
 

Name of an Android package that can be woken.

Companion properties

CREATOR

 val 
 CREATOR 
 : 
  Creator 
 
 < 
  AndroidPackageScope 
 
 > 
Create a Mobile Website
View Site in Mobile | Classic
Share by: