Searched refs:sendStickyOrderedBroadcast (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/
H A DContextWrapper.java387 public void sendStickyOrderedBroadcast( method in class:ContextWrapper
391 mBase.sendStickyOrderedBroadcast(intent,
H A DContext.java1197 * @see #sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)
1287 * @see #sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)
1331 public abstract void sendStickyOrderedBroadcast(Intent intent, method in class:Context
1367 * {@link #sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)}
1390 * @see #sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)
/frameworks/base/test-runner/src/android/test/mock/
H A DMockContext.java333 public void sendStickyOrderedBroadcast(Intent intent, method in class:MockContext
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java1241 public void sendStickyOrderedBroadcast(Intent intent, method in class:BridgeContext
/frameworks/base/core/java/android/app/
H A DContextImpl.java1180 public void sendStickyOrderedBroadcast(Intent intent, method in class:ContextImpl

Completed in 38 milliseconds