Searched refs:OPEN_ASSET_FILE_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
75 static final int OPEN_ASSET_FILE_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 14; field
244 case OPEN_ASSET_FILE_TRANSACTION: in onTransact()575 mRemote.transact(IContentProvider.OPEN_ASSET_FILE_TRANSACTION, data, reply, 0); in openAssetFile()