Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java586 int RIL_UNSOL_OEM_HOOK_RAW = 1028; field
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java257 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_OEM_HOOK_RAW;
5306 case RIL_UNSOL_OEM_HOOK_RAW: in responseToString()