Searched defs:unbroadcastIntent (Results 1 – 3 of 3) sorted by relevance
108 …public void unbroadcastIntent(IApplicationThread caller, Intent intent, int userId) throws RemoteE… in unbroadcastIntent() method
2831 public void unbroadcastIntent(IApplicationThread caller, Intent intent, int userId) in unbroadcastIntent() method in ActivityManagerProxy
16348 public final void unbroadcastIntent(IApplicationThread caller, Intent intent, int userId) { in unbroadcastIntent() method in ActivityManagerService