Home
last modified time | relevance | path

Searched refs:sendStickyOrderedBroadcastAsUser (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/
DContextWrapper.java472 public void sendStickyOrderedBroadcastAsUser(Intent intent, in sendStickyOrderedBroadcastAsUser() method in ContextWrapper
476 mBase.sendStickyOrderedBroadcastAsUser(intent, user, resultReceiver, in sendStickyOrderedBroadcastAsUser()
DContext.java1741 public abstract void sendStickyOrderedBroadcastAsUser(Intent intent, in sendStickyOrderedBroadcastAsUser() method in Context
/frameworks/base/test-runner/src/android/test/mock/
DMockContext.java396 public void sendStickyOrderedBroadcastAsUser(Intent intent, in sendStickyOrderedBroadcastAsUser() method in MockContext
/frameworks/base/docs/html/sdk/api_diff/17/
DmissingSinces.txt156 NO DOC BLOCK: android.content.Context Method sendStickyOrderedBroadcastAsUser(android.content.Inten…
157 NO DOC BLOCK: android.content.ContextWrapper Method sendStickyOrderedBroadcastAsUser(android.conten…
158 NO DOC BLOCK: android.test.mock.MockContext Method sendStickyOrderedBroadcastAsUser(android.content…
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1327 public void sendStickyOrderedBroadcastAsUser(Intent intent, in sendStickyOrderedBroadcastAsUser() method in BridgeContext
/frameworks/base/core/java/android/app/
DContextImpl.java1562 public void sendStickyOrderedBroadcastAsUser(Intent intent, in sendStickyOrderedBroadcastAsUser() method in ContextImpl
/frameworks/base/api/
Dcurrent.txt7172 …method public abstract deprecated void sendStickyOrderedBroadcastAsUser(android.content.Intent, an…
7335 …method public void sendStickyOrderedBroadcastAsUser(android.content.Intent, android.os.UserHandle,…
29080 …method public void sendStickyOrderedBroadcastAsUser(android.content.Intent, android.os.UserHandle,…