Home
last modified time | relevance | path

Searched refs:attemptLoad (Results 1 – 1 of 1) sorted by relevance

/external/smack/src/com/kenai/jbosh/
DServiceLib.java73 T result = attemptLoad(ofType, implClass); in loadService()
144 private static <T> T attemptLoad( in attemptLoad() method in ServiceLib