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

  /frameworks/av/include/media/stagefright/foundation/
ALooperRoster.h 46 ALooper::handler_id mNextHandlerID;
  /frameworks/av/media/libstagefright/foundation/
ALooperRoster.cpp 33 : mNextHandlerID(1) {
48 ALooper::handler_id handlerID = mNextHandlerID++;

Completed in 169 milliseconds