Searched refs:OPEN_FILE_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
162 static final int OPEN_FILE_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 13; field
237 case OPEN_FILE_TRANSACTION: in onTransact()674 mRemote.transact(IContentProvider.OPEN_FILE_TRANSACTION, data, reply, 0); in openFile()