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/core/java/com/android/server/wm/
ViewServer.java 38 * The ViewServer is local socket server that can be used to communicate with the
44 class ViewServer implements Runnable {
53 private static final String LOG_TAG = TAG_WITH_CLASS_NAME ? "ViewServer" : TAG_WM;
79 * Creates a new ViewServer associated with the specified window manager on the
87 ViewServer(WindowManagerService windowManager, int port) {
WindowManagerService.java     [all...]

Completed in 134 milliseconds