Searched defs:getConnectionOrNull (Results 1 – 2 of 2) sorted by relevance
49 fun <T : Connection> getConnectionOrNull( in getAvailableConnectionTypes() method67 fun <T : Connection> getConnectionOrNull( in getConnectionOrNull() method114 inline fun <reified T : Connection> Chronicle.getConnectionOrNull( in getConnection() method
126 private AoapServiceConnection getConnectionOrNull(ComponentName name) { in getConnectionOrNull() method in AoapServiceManager