Home
last modified time | relevance | path

Searched refs:PARAMETER_ID_X_WAP_APPLICATION_ID (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWspTypeDecoder.java42 public static final int PARAMETER_ID_X_WAP_APPLICATION_ID = 0x2f; field in WspTypeDecoder
636 if (fieldValue == PARAMETER_ID_X_WAP_APPLICATION_ID) { in seekXWapApplicationId()