Searched refs:ignoreCase (Results 1 – 2 of 2) sorted by relevance
37 boolean ignoreCase); in buildCommand() argument77 boolean ignoreCase) { in buildCommand() argument79 if (ignoreCase) { in buildCommand()132 boolean ignoreCase) { in buildCommand() argument135 if (ignoreCase) { in buildCommand()
596 final boolean ignoreCase = mIgnoreCaseGrep.isChecked(); in buildCommandLine()600 mGrepHelper.buildCommand(sb, regexp, before, after, ignoreCase); in buildCommandLine()