Home
last modified time | relevance | path

Searched refs:TRANSACTION_verifyEncryptionPassword (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DIMountService.java674 mRemote.transact(Stub.TRANSACTION_verifyEncryptionPassword, _data, _reply, 0); in verifyEncryptionPassword()
1251 static final int TRANSACTION_verifyEncryptionPassword = IBinder.FIRST_CALL_TRANSACTION + 32; field in IMountService.Stub