Searched defs:MSG (Results 1 – 4 of 4) sorted by relevance
110 private static final int MSG = 1; field in CountDownTimer
35 #define ERROR(CODE, MSG) { std::cerr << MSG << std::endl; return CODE; } argument
57 #define ZERROR(CODE, MSG) {last_error_code_ = CODE; \ argument
60 private static final String MSG = "message"; field in TelephonyPermissionsTest