Searched defs:unbroadcastIntent (Results 1 – 2 of 2) sorted by relevance
124 void unbroadcastIntent(in IApplicationThread caller, in Intent intent, int userId); in unbroadcastIntent() method
15697 public final void unbroadcastIntent(IApplicationThread caller, Intent intent, int userId) { in unbroadcastIntent() method in ActivityManagerService