Searched refs:getConnectionByApp (Results 1 – 2 of 2) sorted by relevance
432 List<Connection> getConnectionByApp(int appId) { in getConnectionByApp() method in ContextMap
433 List<ContextMap.Connection> connections = mContextMap.getConnectionByApp(appEntry.id); in dumpToString()