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
329
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/src/test/pkg/
SdCardTest.java.txt
9
* Ignore comments - create("/
sdcard
/foo")
13
private static final String SDCARD_TEST_HTML = "/
sdcard
/test.html";
14
public static final String SDCARD_ROOT = "/
sdcard
";
15
public static final String PACKAGES_PATH = "/
sdcard
/o/packages/";
16
File deviceDir = new File("/
sdcard
/vr");
20
android.os.Debug.startMethodTracing("/
sdcard
/launcher");
22
if (new File("/
sdcard
").exists()) {
24
String FilePath = "/
sdcard
/" + new File("test");
25
System.setProperty("foo.bar", "file://
sdcard
");
29
intent.setDataAndType(Uri.parse("file://
sdcard
/foo.json"), "application/bar-json")
[
all
...]
SuppressTest5.java.txt
9
String string = "/
sdcard
/mypath1";
15
String string = "/
sdcard
/mypath2";
22
String string = "/
sdcard
/mypath3";
29
String string = "/
sdcard
/mypath4";
35
String string = "/
sdcard
/mypath5";
40
String notAnnotated = "/
sdcard
/mypath";
47
String string = "/
sdcard
/mypath6";
50
String string2 = "/
sdcard
/mypath7";
56
private String supressField = "/
sdcard
/mypath8";
/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
...]
/system/core/sdcard/
Android.mk
5
LOCAL_SRC_FILES:=
sdcard
.c
6
LOCAL_MODULE:=
sdcard
/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/
/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
/system/core/rootdir/etc/
vold.fstab
15
## Example of a standard
sdcard
mount for the emulator / Dream
17
dev_mount
sdcard
/mnt/
sdcard
auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
24
# dev_mount
sdcard
/
sdcard
2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
/dalvik/tests/071-dexfile/
info.txt
4
NOTE: the test requires that /
sdcard
exists and is writable.
/development/data/etc/
vold.conf
8
mount_point /
sdcard
/device/generic/goldfish/data/etc/
vold.conf
8
mount_point /
sdcard
/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
/external/sepolicy/
shell.te
15
# Access
sdcard
.
16
allow shell
sdcard
:dir rw_dir_perms;
17
allow shell
sdcard
:file create_file_perms;
drmserver.te
14
allow drmserver
sdcard
:dir search;
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/
SdCardDetectorTest.java
30
"SdCardTest.java:13: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
31
"SdCardTest.java:14: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
32
"SdCardTest.java:15: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
33
"SdCardTest.java:16: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
34
"SdCardTest.java:20: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
35
"SdCardTest.java:22: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
36
"SdCardTest.java:24: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
37
"SdCardTest.java:30: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead\n" +
38
"SdCardTest.java:31: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead",
46
"SuppressTest5.java:40: Warning: Do not hardcode \"/
sdcard
/\"; use Environment.getExternalStorageDirectory().getPath() instead"
[
all
...]
/development/ndk/platforms/android-14/samples/native-media/
README.txt
2
placed in /
sdcard
/NativeMedia.ts and encoded as:
/device/samsung/crespo/
recovery.fstab
3
/
sdcard
vfat /dev/block/platform/s3c-sdhci.0/by-name/media
/device/samsung/crespo4g/
recovery.fstab
3
/
sdcard
vfat /dev/block/platform/s3c-sdhci.0/by-name/media
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
SdCardDetector.java
39
* Looks for hardcoded references to /
sdcard
/.
42
/** Hardcoded /
sdcard
/ references */
45
"Looks for hardcoded references to /
sdcard
",
47
"Your code should not reference the /
sdcard
path directly; instead use " +
94
// /mnt/
sdcard
/
95
// /system/media/
sdcard
96
// file://
sdcard
97
// file:///
sdcard
98
if (s.startsWith("/
sdcard
")) { //$NON-NLS-1$
99
String message = "Do not hardcode \"/
sdcard
/\"; "
[
all
...]
/device/ti/panda/
init.omap4pandaboard.rc
8
symlink /storage/sdcard0 /
sdcard
9
symlink /storage/sdcard0 /mnt/
sdcard
12
# we will remap this as /storage/sdcard0 with the
sdcard
fuse tool
52
service
sdcard
/system/bin/
sdcard
/data/media 1023 1023
Completed in 532 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>