Searched refs:mPutBitmapMethod (Results 1 – 1 of 1) sorted by relevance
137 private Method mPutBitmapMethod; field in RemoteControlClientCompat.MetadataEditorCompat160 mPutBitmapMethod = metadataEditorClass.getMethod("putBitmap", in MetadataEditorCompat()218 mPutBitmapMethod.invoke(mActualMetadataEditor, key, bitmap); in putBitmap()