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