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

  /frameworks/native/include/gui/
Surface.h 110 int dispatchDisconnect(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 402 res = dispatchDisconnect(args);
416 int Surface::dispatchDisconnect(va_list args) {

Completed in 157 milliseconds