Lines Matching refs:SEARCH
119 final long SEARCH = 1L << 8;
167 public String query; // query for a user search
403 * sendEvent() variant with extraLong, search query, and search component name.
611 } else if (event.eventType == EventType.SEARCH) {
852 } else if ((eventInfo.eventType & EventType.SEARCH) != 0) {
853 tmp = "Search";