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

  /frameworks/native/include/gui/
Surface.h 140 int dispatchConnect(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 534 res = dispatchConnect(args);
555 int Surface::dispatchConnect(va_list args) {
    [all...]

Completed in 31 milliseconds