Searched refs:TAG_UpdateResponse (Results 1 – 2 of 2) sorted by relevance
34 public static final String TAG_UpdateResponse = "spp:sppUpdateResponse"; field in OMAConstants
123 XMLNode urNode = new XMLNode(parent, OMAConstants.TAG_UpdateResponse, urAttributes); in buildSppUpdateResponse()