Searched refs:EVENT_PREFIX_LEN_STR (Results 1 – 1 of 1) sorted by relevance
86 private static final int EVENT_PREFIX_LEN_STR = EVENT_PREFIX_STR.length(); field in WifiMonitor864 String eventName = eventStr.substring(EVENT_PREFIX_LEN_STR); in dispatchEvent()