Searched refs:DAEMON_STARTUP (Results 1 – 2 of 2) sorted by relevance
227 public static final int DAEMON_STARTUP = BASE + 22; field in NsdManager260 EVENT_NAMES.put(DAEMON_STARTUP, "DAEMON_STARTUP"); in EVENT_NAMES.put() argument528 mAsyncChannel.sendMessage(DAEMON_STARTUP); in init()
217 case NsdManager.DAEMON_STARTUP: in processMessage()