Searched refs:stringPauseState (Results 1 – 1 of 1) sorted by relevance
679 const String16& stringPauseState) { in setPauseOnExceptions() argument682 if (stringPauseState == "none") { in setPauseOnExceptions()684 } else if (stringPauseState == "all") { in setPauseOnExceptions()686 } else if (stringPauseState == "uncaught") { in setPauseOnExceptions()690 stringPauseState); in setPauseOnExceptions()