Home
last modified time | relevance | path

Searched defs:unbroadcastIntent (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIActivityManager.java106 public void unbroadcastIntent(IApplicationThread caller, Intent intent) throws RemoteException; in unbroadcastIntent() method
DActivityManagerNative.java1354 public void unbroadcastIntent(IApplicationThread caller, Intent intent) throws RemoteException in unbroadcastIntent() method in ActivityManagerProxy
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java12035 public final void unbroadcastIntent(IApplicationThread caller, in unbroadcastIntent() method