Searched refs:EXTRA_LOCAL_URI (Results 1 – 3 of 3) sorted by relevance
149 public static final String EXTRA_LOCAL_URI = "android:localSipUri"; field in SipManager
346 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileAdded()356 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileRemoved()
33469 Landroid/net/sip/SipManager;->EXTRA_LOCAL_URI:Ljava/lang/String;