Searched refs:STOP_RESOLUTION (Results 1 – 2 of 2) sorted by relevance
305 public static final int STOP_RESOLUTION = 24; field in NsdManager368 EVENT_NAMES.put(STOP_RESOLUTION, "STOP_RESOLUTION"); in EVENT_NAMES.put() argument
1187 case NsdManager.STOP_RESOLUTION: { in processMessage()2358 mNsdStateMachine.sendMessage(mNsdStateMachine.obtainMessage(NsdManager.STOP_RESOLUTION, in stopResolution()