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

/frameworks/av/media/libmediaplayerservice/nuplayer/
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);
788 new SimpleAction(&NuPlayer::performScanSources));
1074 new SimpleAction(
1309 new SimpleAction(&NuPlayer::performReset));
1989 new SimpleAction(&NuPlayer::performScanSources));
2022 new SimpleAction(&NuPlayer::performScanSources));

Completed in 52 milliseconds