Searched defs:notifyAppStopped (Results 1 – 4 of 4) sorted by relevance
384 void notifyAppStopped(boolean stopped) { in notifyAppStopped() method in AppWindowToken
4443 public void notifyAppStopped(IBinder token, boolean stopped) { in notifyAppStopped() method
176 void notifyAppStopped(IBinder token, boolean stopped); in notifyAppStopped() method
353 public void notifyAppStopped(IBinder token, boolean stopped) throws RemoteException { in notifyAppStopped() method in IWindowManagerImpl