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

  /dalvik/dx/tests/098-dex-jsr-ret-throw/
ViewDebug$ViewServer.class 
  /frameworks/base/services/java/com/android/server/wm/
ViewServer.java 35 * The ViewServer is local socket server that can be used to communicate with the
41 class ViewServer implements Runnable {
50 private static final String LOG_TAG = "ViewServer";
76 * Creates a new ViewServer associated with the specified window manager on the
84 ViewServer(WindowManagerService windowManager, int port) {

Completed in 636 milliseconds