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 72 /* IMPORTANT: dispatchCommand() expects a zero-terminated string */
73 dispatchCommand(c, buffer + offset);
85 void FrameworkListener::dispatchCommand(SocketClient *cli, char *data) {
  /frameworks/base/core/java/android/view/
ViewDebug.java 428 static void dispatchCommand(View view, String command, String parameters,
    [all...]
ViewRootImpl.java     [all...]

Completed in 134 milliseconds