Searched refs:stringPauseState (Results 1 – 1 of 1) sorted by relevance
700 const String16& stringPauseState) { in setPauseOnExceptions() argument703 if (stringPauseState == "none") { in setPauseOnExceptions()705 } else if (stringPauseState == "all") { in setPauseOnExceptions()707 } else if (stringPauseState == "uncaught") { in setPauseOnExceptions()711 stringPauseState); in setPauseOnExceptions()