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

  /frameworks/base/libs/storage/
IMountService.cpp 51 TRANSACTION_decryptStorage,
517 if (remote()->transact(TRANSACTION_decryptStorage, data, &reply) != NO_ERROR) {
  /frameworks/base/core/java/android/os/storage/
IMountService.java 620 mRemote.transact(Stub.TRANSACTION_decryptStorage, _data, _reply, 0);
    [all...]

Completed in 104 milliseconds