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

  /frameworks/base/libs/storage/
IMountService.cpp 42 TRANSACTION_getSecureContainerPath,
312 if (remote()->transact(TRANSACTION_getSecureContainerPath, data, &reply) != NO_ERROR) {
364 if (remote()->transact(TRANSACTION_getSecureContainerPath, data, &reply) != NO_ERROR) {
  /frameworks/base/core/java/android/os/storage/
IMountService.java 415 mRemote.transact(Stub.TRANSACTION_getSecureContainerPath, _data, _reply, 0);
608 static final int TRANSACTION_getSecureContainerPath = IBinder.FIRST_CALL_TRANSACTION + 17;
    [all...]

Completed in 156 milliseconds