HomeSort by relevance Sort by last modified time
    Searched refs:ViewServer (Results 1 - 3 of 3) sorted by null

  /dalvik/dx/tests/098-dex-jsr-ret-throw/
ViewDebug$ViewServer.class 
  /frameworks/base/services/java/com/android/server/
ViewServer.java 32 * The ViewServer is local socket server that can be used to communicate with the
38 class ViewServer implements Runnable {
45 private static final String LOG_TAG = "ViewServer";
65 * Creates a new ViewServer associated with the specified window manager.
73 ViewServer(WindowManagerService windowManager) {
78 * Creates a new ViewServer associated with the specified window manager on the
86 ViewServer(WindowManagerService windowManager, int port) {
WindowManagerService.java 513 private ViewServer mViewServer;
    [all...]

Completed in 48 milliseconds