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

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

Completed in 76 milliseconds