sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.service.quicksettings
/
PendingIntentActivityWrapper
/
PendingIntentActivityWrapper
Pending
Intent
Activity
Wrapper
constructor
(
@
NonNull
context
:
@
NonNull
Context
,
requestCode
:
Int
,
@
NonNull
intent
:
@
NonNull
Intent
,
flags
:
Int
,
isMutable
:
Boolean
)
(
source
)
constructor
(
@
NonNull
context
:
@
NonNull
Context
,
requestCode
:
Int
,
@
NonNull
intent
:
@
NonNull
Intent
,
flags
:
Int
,
@
Nullable
options
:
@
Nullable
Bundle
,
isMutable
:
Boolean
)
(
source
)