OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findLooper
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/foundation/
AHandler.cpp
30
return gLooperRoster.
findLooper
(id());
ALooperRoster.cpp
136
sp<ALooper> ALooperRoster::
findLooper
(ALooper::handler_id handlerID) {
/frameworks/base/include/media/stagefright/foundation/
ALooperRoster.h
42
sp<ALooper>
findLooper
(ALooper::handler_id handlerID);
Completed in 1695 milliseconds