Till SDK 3.1.9 it was possible to search the API doc for classes or methods. Since SDK 3.2 it's only possible to search for classes.
I want to ask if it's intended or simply under construction or is there another reason to remove the search for methods.
E.g. I've known there is a method .toDegrees(), but I've forgotten the class and first had to searched around some classes to locate the methods Math.toDegrees(x) and Position.Location.toDegrees()