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 53 ALooper::handler_id mNextHandlerID;
  /frameworks/av/media/libstagefright/foundation/
ALooperRoster.cpp 30 : mNextHandlerID(1),
46 ALooper::handler_id handlerID = mNextHandlerID++;

Completed in 1579 milliseconds