HomeSort by relevance Sort by last modified time
    Searched refs:removable (Results 1 - 18 of 18) sorted by null

  /frameworks/av/media/mtp/
MtpStorage.h 42 bool removable, uint64_t maxFileSize);
MtpStorage.cpp 37 bool removable, uint64_t maxFileSize)
44 mRemovable(removable)
  /frameworks/base/core/java/android/os/storage/
StorageVolume.java 54 public StorageVolume(File path, int descriptionId, boolean primary, boolean removable,
60 mRemovable = removable;
118 * Returns true if the volume is removable.
120 * @return is removable
129 * @return is removable
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/qnx/
SDL_syscdrom.c 71 int removable; local
93 removable=dinfo.flags & DEV_REMOVABLE;
97 if ((atapi)&&(removable))
  /frameworks/base/media/jni/
android_mtp_MtpServer.cpp 131 jboolean removable = env->GetBooleanField(jstorage, field_MtpStorage_removable); local
139 reserveSpace, removable, maxFileSize);
  /bionic/libc/kernel/arch-mips/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /external/qemu/
block_int.h 106 /* removable device specific */
145 int removable; /* if true, the media can be removed */ member in struct:BlockDriverState
block.h 173 void bdrv_set_removable(BlockDriverState *bs, int removable);
block.c     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 77 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /external/kernel-headers/original/asm-mips/
sgiarcs.h 75 bogus, ronly, removable, consin, consout, input, output enumerator in enum:linux_identifier
  /frameworks/base/services/java/com/android/server/
MountService.java     [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
IterablesTest.java 590 List<String> removable = newArrayList("foo", "bar", "bad", "baz");
592 reversed = Iterables.reverse(removable);
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 660 Bit8u removable; // Removable device flag member in struct:__anon14053
661 Bit8u lock; // Locks for removable devices
2573 Bit8u translation, removable, mode; local
2677 Bit8u type, removable, mode; local
    [all...]
  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/misc/common/jarjar/
jarjar-1.0rc8.jar 

Completed in 427 milliseconds