Searched refs:DAEMON_STARTUP (Results 1 – 2 of 2) sorted by relevance
291 public static final int DAEMON_STARTUP = 19; field in NsdManager366 EVENT_NAMES.put(DAEMON_STARTUP, "DAEMON_STARTUP"); in EVENT_NAMES.put() argument
1357 case NsdManager.DAEMON_STARTUP: in processMessage()2378 mNsdStateMachine.sendMessage(mNsdStateMachine.obtainMessage(NsdManager.DAEMON_STARTUP, in startDaemon()