I'm trying to load some parameters from the default Content Provider MediaStore.Audio into a Cursor but when debugging the code it stops running just in the managedQuery. The method just don't run further than the managedQuery. Here is the code with the query:I'm trying to load some parameters from the def