HomeSort by relevance Sort by last modified time
    Searched refs:hasAlert (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertProtocol.java 193 protected boolean hasAlert() {
SSLSocketImpl.java 606 if (alertProtocol.hasAlert()) {
736 if (alertProtocol.hasAlert()) {
769 if (!alertProtocol.hasAlert()) {
SSLEngineImpl.java 352 if (alertProtocol.hasAlert()) {
606 if (alertProtocol.hasAlert()) {

Completed in 140 milliseconds