OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audioplay
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/cmds/bootanimation/
audioplay.h
23
namespace
audioplay
{
namespace
Android.mk
6
audioplay
.cpp \
audioplay.cpp
20
#include "
audioplay
.h"
23
#define LOG_TAG "
audioplay
"
33
namespace
audioplay
{
namespace
83
audioplay
::setPlaying(false);
250
audioplay
::setPlaying(true);
353
audioplay
::setPlaying(true);
400
} // namespace
audioplay
BootAnimation.cpp
65
#include "
audioplay
.h"
145
audioplay
::destroy();
800
// Create and initialize
audioplay
if there is a wav file in any of the animations.
927
audioplay
::playClip(part.audioData, part.audioLength);
[
all
...]
Completed in 3053 milliseconds