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

  /system/core/libsysutils/src/
FrameworkListener.cpp 61 /* IMPORTANT: dispatchCommand() expects a zero-terminated string */
62 dispatchCommand(c, buffer + offset);
73 void FrameworkListener::dispatchCommand(SocketClient *cli, char *data) {
  /frameworks/base/core/java/android/view/
ViewDebug.java 373 static void dispatchCommand(View view, String command, String parameters,
    [all...]
ViewRootImpl.java     [all...]

Completed in 858 milliseconds