Searched defs:sendOrderedBroadcast (Results 1 – 3 of 3) sorted by relevance
157 protected void sendOrderedBroadcast(Intent intent, String receiverPermission) { in sendOrderedBroadcast() method in ShadowContextImpl163 protected void sendOrderedBroadcast( in sendOrderedBroadcast() method in ShadowContextImpl
207 void sendOrderedBroadcast( in sendOrderedBroadcast() method in ShadowInstrumentation
274 public void sendOrderedBroadcast(Intent intent, String s) { in sendOrderedBroadcast() method in MockContext.MockContext2279 …public void sendOrderedBroadcast(Intent intent, String s, BroadcastReceiver broadcastReceiver, Han… in sendOrderedBroadcast() method in MockContext.MockContext2