@Deprecated public class InstrumentationUtils extends Object
Constructor and Description |
---|
InstrumentationUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static int |
getMenuIdentifier(Class cls,
String identifier)
Deprecated.
An utility function that returns the menu identifier for a particular
menu item.
|
public static int getMenuIdentifier(Class cls, String identifier)
cls
- Class object of the class that handles the menu ite,.identifier
- Menu identifier.