Searched refs:notPending (Results 1 – 1 of 1) sorted by relevance
2817 final String notPending = String.format("(%s=0 AND NOT %s)", column, in getWhereClauseForMatchExclude() local2824 return "(" + notPending + " OR " + pendingFromFuse + ")"; in getWhereClauseForMatchExclude()