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

  /frameworks/base/libs/storage/
IMountService.cpp 31 TRANSACTION_unmountVolume,
167 if (remote()->transact(TRANSACTION_unmountVolume, data, &reply) != NO_ERROR) {
  /frameworks/base/core/java/android/os/storage/
IMountService.java 181 mRemote.transact(Stub.TRANSACTION_unmountVolume, _data, _reply, 0);
758 static final int TRANSACTION_unmountVolume = IBinder.FIRST_CALL_TRANSACTION + 6;
    [all...]

Completed in 2218 milliseconds