/**@class android.os.InputMethodTest @extends android.test.InstrumentationTestCase */ var InputMethodTest = { /** */ testVoiceImes : function( ) {}, /** */ testKeyboardImes : function( ) {}, /** */ testParcelable : function( ) {}, /** */ testGetImplicitlyApplicableSubtypesLocked : function( ) {}, /** */ testContainsSubtypeOf : function( ) {}, /** */ testGetSuitableLocalesForSpellChecker : function( ) {}, };