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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h123 struct SimpleAction;
H A DNuPlayer.cpp156 struct NuPlayer::SimpleAction : public Action { struct in class:android::NuPlayer
159 explicit SimpleAction(ActionFunc func) function in struct:android::NuPlayer::SimpleAction
170 DISALLOW_EVIL_CONSTRUCTORS(SimpleAction);
787 new SimpleAction(&NuPlayer::performScanSources));
1073 new SimpleAction(
1308 new SimpleAction(&NuPlayer::performReset));
1988 new SimpleAction(&NuPlayer::performScanSources));
2021 new SimpleAction(&NuPlayer::performScanSources));

Completed in 155 milliseconds