Searched refs:IkePayloadDecoder (Results 1 – 2 of 2) sorted by relevance
48 static IIkePayloadDecoder sDecoderInstance = new IkePayloadDecoder();57 static class IkePayloadDecoder implements IIkePayloadDecoder { class in IkePayloadFactory
221 mSpyIkePayloadDecoder = spy(new IkePayloadFactory.IkePayloadDecoder()); in setUp()281 IkePayloadFactory.sDecoderInstance = new IkePayloadFactory.IkePayloadDecoder(); in tearDown()