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

  /development/samples/Obb/src/com/example/android/obbapp/
ObbMountActivity.java 34 * provides two buttons: one to mount an OBB and another to unmount an OBB. The
58 ((Button) findViewById(R.id.unmount)).setOnClickListener(mUnmountListener);
  /external/bluetooth/glib/gio/
gmount.h 55 * @unmount: Starts unmounting a #GMount.
89 void (* unmount) (GMount *mount, member in struct:_GMountIface
gmount.c 55 * and #GSimpleAsyncReady. To unmount a #GMount instance, first call
352 if (iface->unmount == NULL)
359 * don't implement unmount. */
360 _("mount doesn't implement unmount"));
365 (* iface->unmount) (mount, flags, cancellable, callback, user_data);
405 * @flags: flags affecting the unmount if required for eject
gwin32mount.c 345 iface->unmount = g_win32_mount_unmount;
gunixmount.c 395 g_signal_emit_by_name (unix_mount->volume_monitor, "mount-pre-unmount", mount);
463 iface->unmount = g_unix_mount_unmount;
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java 58 // Assumes no two successive unmount event on 2 different volumes are performed before the first
226 unmount(); method
280 // Informative dialog to user that unmount failed.
298 // removable: application cannot interfere with unmount
310 private void unmount() {
  /external/libsepol/tests/policies/test-deps/
base-notmetreq.conf 148 unmount
base-metreq.conf 149 unmount
small-base.conf 149 unmount
  /external/libsepol/tests/policies/test-expander/
alias-base.conf 149 unmount
role-base.conf 149 unmount
user-base.conf 149 unmount
small-base.conf 149 unmount
  /external/libsepol/tests/policies/test-hooks/
cmp_policy.conf 149 unmount
small-base.conf 149 unmount
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 54 * Disk mount/unmount notification.
  /external/libsepol/tests/policies/test-linker/
small-base.conf 149 unmount
  /external/sepolicy/
access_vectors 137 unmount
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 144 unmount
    [all...]

Completed in 1236 milliseconds