Searched refs:stringPauseState (Results 1 – 1 of 1) sorted by relevance
1034 const String16& stringPauseState) { in setPauseOnExceptions() argument1037 if (stringPauseState == "none") { in setPauseOnExceptions()1039 } else if (stringPauseState == "all") { in setPauseOnExceptions()1041 } else if (stringPauseState == "uncaught") { in setPauseOnExceptions()1045 stringPauseState); in setPauseOnExceptions()