Searched refs:lps (Results 1 – 1 of 1) sorted by relevance
132 ListeningPoint[] lps = mSipProvider.getListeningPoints(); in getListeningPoint() local133 if ((lps != null) && (lps.length > 0)) lp = lps[0]; in getListeningPoint()