Searched refs:getUriString (Results 1 – 15 of 15) sorted by relevance
268 createRelay(listener, localProfile.getUriString()), in open()532 createRelay(listener, localProfile.getUriString()), in register()559 createRelay(listener, localProfile.getUriString()), in unregister()652 : session.getLocalProfile().getUriString()); in getUri()
363 public String getUriString() { in getUriString() method in SipProfile
298 public String getUriString() { in getUriString() method in Icon314 return Uri.parse(getUriString()); in getUri()501 Log.w(TAG, "Unable to decode image from URI: " + getUriString()); in loadDrawableInner()514 Log.w(TAG, "Unable to decode image from URI: " + getUriString()); in loadDrawableInner()670 dataStream.writeUTF(getUriString()); in writeToStream()746 return Objects.equals(getUriString(), otherIcon.getUriString()); in sameAs()1017 sb.append(" uri=").append(getUriString()); in toString()1108 dest.writeString(getUriString()); in writeToParcel()
175 if (DBG) log("open3: " + obfuscateSipUri(localProfile.getUriString()) + ": " in open3()311 String key = localProfile.getUriString(); in createGroup()326 String key = localProfile.getUriString(); in createGroup()346 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileAdded()356 intent.putExtra(SipManager.EXTRA_LOCAL_URI, localProfile.getUriString()); in notifyProfileRemoved()382 + localProfile.getUriString()); in startPortMappingLifetimeMeasurement()433 + ringingSession.getLocalProfile().getUriString() in callingSelf()434 + " -> " + group.getLocalProfile().getUriString()); in callingSelf()834 obfuscateSipUri(mSession.getLocalProfile().getUriString()); in start()
202 if (DBG) log("reset: start stack for " + mLocalProfile.getUriString()); in reset()232 return mLocalProfile.getUriString(); in getLocalProfileUri()240 if (DBG) log("close: " + SipService.obfuscateSipUri(mLocalProfile.getUriString())); in close()689 + mLocalProfile.getUriString(), in doCommandAsync()1545 + mLocalProfile.getUriString());1590 : mPeerProfile.getUriString();1591 log("keepalive: " + mLocalProfile.getUriString()1599 + mLocalProfile.getUriString(), getRootCause(t));1612 log("stop keepalive:" + mLocalProfile.getUriString()
240 userProfile.getUriString().replaceFirst(replaceStr, "")); in createRequest()
399 return a.getUriString().equals(b.getUriString()); in equalIcons()
247 proto.write(Notification.Icon.IMAGE_URI, notification.getIcon().getUriString()); in writeIcon()
1549 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()1553 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7347 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
17787 method public java.lang.String getUriString();
7350 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
29316 method @Deprecated public String getUriString();
17045 Landroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;