Searched defs:sendStickyBroadcast (Results 1 – 5 of 5) sorted by relevance
230 protected void sendStickyBroadcast(Intent intent) { in sendStickyBroadcast() method in ShadowContextImpl
486 public void sendStickyBroadcast() { in sendStickyBroadcast() method in ShadowApplicationTest
275 protected void sendStickyBroadcast(Intent intent) { in sendStickyBroadcast() method in ShadowContextImpl
749 public void sendStickyBroadcast() { in sendStickyBroadcast() method in ShadowApplicationTest
284 public void sendStickyBroadcast(Intent intent) { in sendStickyBroadcast() method in MockContext.MockContext2