Home
last modified time | relevance | path

Searched refs:handler_MediaPlayer_position (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.h30 extern unsigned handler_MediaPlayer_position(IObject *thiz);
46 #define handler_MediaPlayer_position NULL macro
H A Dhandlers.c36 [ATTR_INDEX_POSITION] = handler_MediaPlayer_position,
H A Dhandler_bodies.cpp159 unsigned handler_MediaPlayer_position(IObject *thiz) in handler_MediaPlayer_position() function