Searched defs:broadcastStickyIntent (Results 1 – 2 of 2) sorted by relevance
63 static public void broadcastStickyIntent(Intent intent, String permission, int userId) { in broadcastStickyIntent() method in ActivityManagerNative73 static public void broadcastStickyIntent(Intent intent, String permission, int appOp, in broadcastStickyIntent() method in ActivityManagerNative
89 public void broadcastStickyIntent(Intent intent, int slotId) { in broadcastStickyIntent() method in IntentBroadcaster