Searched refs:EXTRA_LOCAL_URI (Results 1 – 2 of 2) sorted by relevance
127 public static final String EXTRA_LOCAL_URI = "android:localSipUri"; field in SipManager
344 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileAdded()354 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileRemoved()