/**@class android.os.AidlTest @extends TestCase */ var AidlTest = { /** */ testInt : function( ) {}, /** */ testParcelableIn : function( ) {}, /** */ testParcelableOut : function( ) {}, /** */ testParcelableInOut : function( ) {}, /** */ testListParcelableLonger : function( ) {}, /** */ testListParcelableShorter : function( ) {}, /** */ testArrays : function( ) {}, /** */ testVoidSecurityException : function( ) {}, /** */ testIntSecurityException : function( ) {}, };