HomeSort by relevance Sort by last modified time
    Searched full:sdcard (Results 226 - 250 of 329) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dalvik/src/test/java/dalvik/system/profiler/
SamplingProfilerTest.java 280 File file = new File("/sdcard/java.hprof");
  /libcore/luni/src/test/java/tests/security/cert/
CertificateTest.java 438 // SerializationTest.createGoldenFile("/sdcard", this, TestUtils.rootCertificateSS);
  /ndk/tests/awk/extract-pid/
test-1.in 84 media_rw 126 1 976 440 ffffffff 00000000 S /system/bin/sdcard
  /packages/apps/Contacts/tests/src/com/android/contacts/
CallDetailActivityTest.java 58 private static final String VOICEMAIL_FILE_LOCATION = "/sdcard/sadlfj893w4j23o9sfu.mp3";
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 134 // Handle applications on sdcard.
  /sdk/
changes.txt 65 * Find hardcoded references to "/sdcard" in Java code; these should
  /sdk/emulator/mksdcard/
mksdcard.c 122 label = "SDCARD";
  /frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd 248 // start tracing to "/sdcard/calc.trace"
283 adb pull /sdcard/calc.trace /tmp
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorExportTest.java 543 mVideoEditor.export("/sdcard/Test.3gp", MediaProperties.HEIGHT_720,
597 mVideoEditor.export("/sdcard/Test.3gp", MediaProperties.HEIGHT_720,
    [all...]
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 303 // Make sure the sdcard is mounted.
306 Slog.w(TAG, "Make sure sdcard is mounted.");
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp     [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
Client.java 238 String file = "/sdcard/" + mClientData.getClientDescription().replaceAll(
262 String file = "/sdcard/" +
FileListingService.java 46 /** Top level sdcard folder. */
47 public final static String DIRECTORY_SDCARD = "sdcard"; //$NON-NLS-1$
  /external/qemu/android/
help.c 123 " also use the -cache and -sdcard options to indicate specific cache partition\n"
168 " sdcard.img an *optional* SD Card partition image\n\n"
185 " -sdcard and -snapstorage.\n\n"
603 " use '-sdcard <file>' to specify a SD Card image file that will be attached\n"
604 " to the emulator. By default, the 'sdcard.img' file is searched in the data\n"
    [all...]
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 721 * "/sdcard/mysounds/hello.wav")
776 * "/sdcard/mysounds/tick.wav")
    [all...]
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTests.java 472 PackageManagerHostTestUtils.InstallLocation.SDCARD);
493 PackageManagerHostTestUtils.InstallLocation.SDCARD);
514 PackageManagerHostTestUtils.InstallLocation.SDCARD);
    [all...]
  /cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
AppSecurityTests.java 209 getDevice().pushString("CAEK", "/sdcard/meow");
  /cts/tests/tests/permission/src/android/permission/cts/
FileSystemPermissionTest.java 346 "/mnt/sdcard",
  /dalvik/vm/compiler/
SSATransformation.cpp 638 dvmDumpCFG(cUnit, "/sdcard/cfg/");
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 191 // Register for events related to sdcard installation.
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCustomSupport.java 194 // Register for events related to sdcard installation.
  /external/gtest/test/
gtest-filepath_test.cc 548 return String("/sdcard/");
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 347 * status of sdcard.
RegisteredServicesCache.java 120 // Register for events related to sdcard installation.
  /frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd 316 <td>hw.sdCard</td>

Completed in 577 milliseconds

1 2 3 4 5 6 7 8 91011>>