Searched refs:MSG_SET_UP (Results 1 – 1 of 1) sorted by relevance
111 private static final int MSG_SET_UP = 1; field in ColorDisplayService193 mHandler.sendEmptyMessage(MSG_SET_UP); in onBootPhase()1317 case MSG_SET_UP: in handleMessage()