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

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

Completed in 19 milliseconds