Searched defs:sendStickyBroadcast (Results 1 – 3 of 3) sorted by relevance
734 public void sendStickyBroadcast() { in sendStickyBroadcast() method in ShadowApplicationTest
279 protected void sendStickyBroadcast(Intent intent) { in sendStickyBroadcast() method in ShadowContextImpl
284 public void sendStickyBroadcast(Intent intent) { in sendStickyBroadcast() method in MockContext.MockContext2