| Added Methods
|
Context createConfigurationContext(Configuration)
|
|
Context createDisplayContext(Display)
|
|
void removeStickyBroadcastAsUser(Intent, UserHandle)
|
|
void sendBroadcastAsUser(Intent, UserHandle)
|
|
void sendBroadcastAsUser(Intent, UserHandle, String)
|
|
void sendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, int, String, Bundle)
|
|
void sendStickyBroadcastAsUser(Intent, UserHandle)
|
|
void sendStickyOrderedBroadcastAsUser(Intent, UserHandle, BroadcastReceiver, Handler, int, String, Bundle)
|
|