Searched refs:MSG_ID_RESPONSE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java104 static final int MSG_ID_RESPONSE = 6; field in class:CatService
823 case MSG_ID_RESPONSE:
901 Message msg = obtainMessage(MSG_ID_RESPONSE, resMsg);

Completed in 118 milliseconds