Class android.content.
Context
Added Methods | |
---|---|
Context
createConfigurationContext
(
Configuration
)
|
|
Context
createDisplayContext
(
Display
)
|
|
void
removeStickyBroadcastAsUser
(
Intent,
|
|
void
sendBroadcastAsUser
(
Intent,
|
|
void
sendBroadcastAsUser
(
Intent,
|
|
void
sendOrderedBroadcastAsUser
(
Intent,
|
|
void
sendStickyBroadcastAsUser
(
Intent,
|
|
void
sendStickyOrderedBroadcastAsUser
(
Intent,
|
Added Fields | |
---|---|
String
DISPLAY_SERVICE
|
|
String
USER_SERVICE
|
Changed Fields | ||
---|---|---|
int
MODE_WORLD_READABLE
|
Now deprecated
.
|
|
int
MODE_WORLD_WRITEABLE
|
Now deprecated
.
|