pub fn get_qualified_method_names(dex: &DexFile) -> Vec<String>
Return the list of qualified method names from a DexFile object
DexFile