OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sdcard
(Results
1 - 25
of
308
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_passed.txt
0
/
sdcard
/android/layout_tests/accessibility/non-native-image-crash.html
2
/
sdcard
/android/layout_tests/animations/animation-css-rule-types.html
3
/
sdcard
/android/layout_tests/animations/animation-events-create.html
4
/
sdcard
/android/layout_tests/animations/play-state.html
5
/
sdcard
/android/layout_tests/animations/animation-start-event-destroy-renderer.html
6
/
sdcard
/android/layout_tests/animations/combo-transform-translate+scale.html
7
/
sdcard
/android/layout_tests/animations/transform-origin-vs-functions.html
8
/
sdcard
/android/layout_tests/animations/simultaneous-start-transform.html
9
/
sdcard
/android/layout_tests/animations/lineheight-animation.html
10
/
sdcard
/android/layout_tests/animations/import.htm
[
all
...]
layout_tests_nontext.txt
0
/
sdcard
/android/layout_tests/accessibility/image-map1.html
2
/
sdcard
/android/layout_tests/accessibility/aria-labelledby-on-input.html
3
/
sdcard
/android/layout_tests/accessibility/aria-labelledby-stay-within.html
4
/
sdcard
/android/layout_tests/accessibility/table-with-rules.html
5
/
sdcard
/android/layout_tests/accessibility/aria-describedby-on-input.html
6
/
sdcard
/android/layout_tests/accessibility/table-detection.html
7
/
sdcard
/android/layout_tests/accessibility/table-with-aria-role.html
8
/
sdcard
/android/layout_tests/accessibility/image-map2.html
9
/
sdcard
/android/layout_tests/accessibility/table-cell-spans.html
10
/
sdcard
/android/layout_tests/accessibility/table-cells.htm
[
all
...]
layout_tests_crashed.txt
0
/
sdcard
/android/layout_tests/http/tests/xmlhttprequest/basic-auth.html
2
/
sdcard
/android/layout_tests/http/tests/xmlhttprequest/failed-auth.html
3
/
sdcard
/android/layout_tests/http/tests/xmlhttprequest/cross-origin-authorization.html
4
/
sdcard
/android/layout_tests/http/tests/xmlhttprequest/cross-origin-no-authorization.html
layout_tests_failed.txt
0
/
sdcard
/android/layout_tests/accessibility/onclick-handlers.html
2
/
sdcard
/android/layout_tests/accessibility/textarea-insertion-point-line-number.html
3
/
sdcard
/android/layout_tests/accessibility/aria-readonly.html
4
/
sdcard
/android/layout_tests/accessibility/radio-button-checkbox-size.html
5
/
sdcard
/android/layout_tests/accessibility/th-as-title-ui.html
6
/
sdcard
/android/layout_tests/accessibility/visible-elements.html
7
/
sdcard
/android/layout_tests/accessibility/iframe-bastardization.html
8
/
sdcard
/android/layout_tests/accessibility/button-press-action.html
9
/
sdcard
/android/layout_tests/accessibility/img-aria-button-alt-tag.html
10
/
sdcard
/android/layout_tests/accessibility/input-image-alt.htm
[
all
...]
/frameworks/base/media/tests/
README.txt
3
It assumes /
sdcard
/media_api/ has been populated.
6
Push to /
sdcard
/media_api/ for use with MediaFrameworkTest:
7
adb shell mkdir /
sdcard
/media_api
8
adb push contents/media_api/ /
sdcard
/media_api/
/system/core/sdcard/
Android.mk
5
LOCAL_SRC_FILES:=
sdcard
.c
6
LOCAL_MODULE:=
sdcard
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaNames.java
27
public static final String MEDIA_SAMPLE_POOL = "/
sdcard
/media_api/samples/";
29
public static final String MP3CBR = "/
sdcard
/media_api/music/MP3_48KHz_128kbps_s_1_17_CBR.mp3";
30
public static final String MP3VBR = "/
sdcard
/media_api/music/MP3_48KHz_128kbps_s_1_17_VBR.mp3";
31
public static final String MP3ABR = "/
sdcard
/media_api/music/MP3_48KHz_128kbps_s_1_17_ABR.mp3";
32
public static final String SHORTMP3 = "/
sdcard
/media_api/music/SHORTMP3.mp3";
33
public static final String MIDI = "/
sdcard
/media_api/music/ants.mid";
34
public static final String WAV = "/
sdcard
/media_api/music/rings_2ch.wav";
35
public static final String AMR = "/
sdcard
/media_api/music/test_amr_ietf.amr";
36
public static final String SINE_200_1000 = "/
sdcard
/media_api/music/sine_200+1000Hz_44K_mo.wav";
38
// "/
sdcard
/media_api/music/Revelation.ogg"
[
all
...]
/external/quake/
setupdevicesdcard.sh
23
echo "Creating Quake directories on the device's
sdcard
"
25
adb shell mkdir /
sdcard
26
adb shell mkdir /
sdcard
/data
27
adb shell mkdir /
sdcard
/data/quake
28
adb shell mkdir /
sdcard
/data/quake/id1
31
adb push $T/external/quake/quake/app/id1 /
sdcard
/data/quake/id1
cleanupdevicesdcard.sh
41
echo "Removing Quake files and directories from the device's
sdcard
"
43
adb shell rm /
sdcard
/data/quake/id1/glQuake/*
44
adb shell rm /
sdcard
/data/quake/id1/glQuake/.DS_Store
45
adb shell rmdir /
sdcard
/data/quake/glQuake
46
adb shell rm /
sdcard
/data/quake/id1/*
47
adb shell rm /
sdcard
/data/quake/id1/.DS_Store
48
adb shell rmdir /
sdcard
/data/quake/id1
49
adb shell rm /
sdcard
/data/quake/.DS_Store
50
adb shell rmdir /
sdcard
/data/quake
/device/generic/goldfish/
fstab.goldfish
5
/devices/platform/goldfish_mmc.0 /storage/
sdcard
vfat defaults voldmanaged=
sdcard
:auto
init.goldfish.rc
7
mkdir /storage/
sdcard
0555 root root
9
export EXTERNAL_STORAGE /storage/
sdcard
12
symlink /storage/
sdcard
/
sdcard
13
symlink /storage/
sdcard
/mnt/
sdcard
/dalvik/tests/071-dexfile/
info.txt
4
NOTE: the test requires that /
sdcard
exists and is writable.
/packages/experimental/BugReportSender/
README
4
the /
sdcard
to any recipient (usually via Gmail).
/system/extras/tests/fstest/
mounts-test.sh
5
adb shell mount | grep -q /
sdcard
8
echo FAILURE: /
sdcard
is not mounted
14
adb shell mount | grep /
sdcard
| grep -q $i
17
echo FAILURE: /
sdcard
is not mounted $i
/device/samsung/manta/
init.smdk5250.rc
13
symlink /storage/emulated/legacy /
sdcard
14
symlink /storage/emulated/legacy /mnt/
sdcard
55
# virtual
sdcard
daemon running as media_rw (1023)
56
service
sdcard
/system/bin/
sdcard
/data/media /mnt/shell/emulated 1023 1023
/development/ndk/platforms/android-14/samples/native-media/
README.txt
2
placed in /
sdcard
/NativeMedia.ts and encoded as:
/frameworks/wilhelm/tests/native-media/res/values/
strings.xml
15
<item>/
sdcard
/Videos/bar.ts</item>
19
<item>/
sdcard
/Videos/mpeg4_qvga_24fps.3gp</item>
20
<item>/
sdcard
/Videos/burnAfterReading.m4v</item>
/device/ti/panda/
init.omap4pandaboard.rc
13
symlink /storage/emulated/legacy /
sdcard
14
symlink /storage/emulated/legacy /mnt/
sdcard
73
# virtual
sdcard
daemon running as media_rw (1023)
74
service
sdcard
/system/bin/
sdcard
/data/media /mnt/shell/sdcard0 1023 1023
/device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc
11
symlink /storage/emulated/legacy /
sdcard
12
symlink /storage/emulated/legacy /mnt/
sdcard
25
# to force to start
sdcard
105
# virtual
sdcard
daemon running as media_rw (1023)
106
service
sdcard
/system/bin/
sdcard
/data/media /mnt/shell/emulated 1023 1023
/external/webkit/Source/WebKit/android/
AndroidLog.h
42
#define DOM_TREE_LOG_FILE "/
sdcard
/domTree.txt"
47
#define RENDER_TREE_LOG_FILE "/
sdcard
/renderTree.txt"
55
#define DISPLAY_TREE_LOG_FILE "/
sdcard
/displayTree.txt"
56
#define LAYERS_TREE_LOG_FILE "/
sdcard
/layersTree.plist"
/frameworks/base/tests/CoreTests/
run_core_test.sh
5
-Djava.io.tmpdir=/
sdcard
/tmp \
/system/core/rootdir/etc/
mountd.conf
9
mount_point /
sdcard
/system/extras/tests/sdcard/
README
1
This directory contains tools to profile the
sdcard
performance.
4
* A binary that runs on the device, exercises the
sdcard
and send
9
to check how the
sdcard
scale with the number of processes.
40
only 1 process for 100 times (100 files will be written on the
sdcard
).
profile_sdcard.sh
16
# Run a bunch of test on the
sdcard
to establish a performance profile.
32
local file="/tmp/
sdcard
-scalability.txt"
40
adb shell sdcard_perf_test --test=write --procnb=${p} --size=1000 --chunk-size=100 --iterations=50 >/tmp/tmp-
sdcard
.txt
41
local t=$(grep 'write_total' /tmp/tmp-
sdcard
.txt | tail -n 1 | cut -f 6 -d ' ')
/bootable/recovery/etc/
init.rc
10
export EXTERNAL_STORAGE /
sdcard
14
mkdir /
sdcard
Completed in 772 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>