OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sounds
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java
64
int[]
sounds
= { getSoundA(),
local
69
return
sounds
;
191
// play
sounds
one at a time
215
int[]
sounds
= getSounds();
local
216
int[] soundIds = new int[
sounds
.length];
217
int[] streamIds = new int[
sounds
.length];
218
for (int i = 0; i <
sounds
.length; i++) {
219
soundIds[i] = loadSampleSync(
sounds
[i], PRIORITY);
253
// get our
sounds
254
final int[]
sounds
= getSounds()
local
[
all
...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
SearchBar.java
729
int[]
sounds
= {
local
735
for (int sound :
sounds
) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py
1314
class
sounds
(aetools.ComponentItem):
class in inherits:aetools.ComponentItem
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 124 milliseconds