Searched refs:MSG_GET_LOG (Results 1 – 1 of 1) sorted by relevance
62 public static final int MSG_GET_LOG = 0; field in ErrorLoggingService153 case MSG_GET_LOG: in handleMessage()588 Message.obtain(null, MSG_GET_LOG, DO_EVENT_FILTER, event, null) : in retrieveLog()589 Message.obtain(null, MSG_GET_LOG); in retrieveLog()