Searched refs:SimpleAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp150 struct NuPlayer::SimpleAction : public Action { struct in class:android::NuPlayer
153 SimpleAction(ActionFunc func) function in struct:android::NuPlayer::SimpleAction
164 DISALLOW_EVIL_CONSTRUCTORS(SimpleAction);
690 new SimpleAction(&NuPlayer::performScanSources));
979 new SimpleAction(
1192 new SimpleAction(&NuPlayer::performReset));
1778 new SimpleAction(&NuPlayer::performScanSources));
1810 new SimpleAction(&NuPlayer::performScanSources));
H A DNuPlayer.h110 struct SimpleAction;

Completed in 26 milliseconds