Searched defs:getImpl (Results 1 – 5 of 5) sorted by relevance
| /libcore/ojluni/src/main/java/java/security/ |
| D | Security.java | 587 static Object[] getImpl(String algorithm, String type, String provider) in getImpl() method in Security 598 static Object[] getImpl(String algorithm, String type, String provider, in getImpl() method in Security 617 static Object[] getImpl(String algorithm, String type, Provider provider) in getImpl() method in Security 623 static Object[] getImpl(String algorithm, String type, Provider provider, in getImpl() method in Security
|
| /libcore/dom/src/test/java/org/w3c/domts/ |
| D | BatikTestDocumentBuilderFactory.java | 158 Method getImpl = in getDOMImplementation() local
|
| /libcore/ojluni/src/main/java/java/net/ |
| D | ServerSocket.java | 256 public SocketImpl getImpl() throws SocketException { in getImpl() method in ServerSocket
|
| D | DatagramSocket.java | 370 DatagramSocketImpl getImpl() throws SocketException { in getImpl() method in DatagramSocket
|
| D | Socket.java | 545 SocketImpl getImpl() throws SocketException { in getImpl() method in Socket
|