Home | History | Annotate | Download | only in view

Lines Matching refs:appToken

632      * APPLICATION_STARTING_TYPE window with the given appToken to the window
637 * @param appToken Token of the application being started.
651 public View addStartingWindow(IBinder appToken, String packageName,
667 * @param appToken Token of the application that has started.
672 public void removeStartingWindow(IBinder appToken, View window);