Home | History | Annotate | Download | only in unitTests

Lines Matching refs:getValueString

1999                     + pduDecoder.getValueString() + "]");
2000 assertTrue(mAppIdName.equals(pduDecoder.getValueString()));
2031 + pduDecoder.getValueString() + "]");
2032 assertTrue(mAppIdName.equals(pduDecoder.getValueString()));
2057 + pduDecoder.getValueString() + "]");
2058 assertTrue(mContentTypeName.equals(pduDecoder.getValueString()));
2119 String mimeType = pduDecoder.getValueString();
2145 String wapAppId = pduDecoder.getValueString();