Home
last modified time | relevance | path

Searched refs:getUriString (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DSipManager.java268 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()
DSipProfile.java363 public String getUriString() { in getUriString() method in SipProfile
/frameworks/base/graphics/java/android/graphics/drawable/
DIcon.java298 public String getUriString() { in getUriString() method in Icon
314 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()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java175 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()
DSipSessionGroup.java202 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()
DSipHelper.java240 userProfile.getUriString().replaceFirst(replaceStr, "")); in createRequest()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java399 return a.getUriString().equals(b.getUriString()); in equalIcons()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryProtoHelper.java247 proto.write(Notification.Icon.IMAGE_URI, notification.getIcon().getUriString()); in writeIcon()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1549 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()
1553 shortcut.setIconUri(icon.getUriString()); in saveIconAndFixUpShortcutLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt7347 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17787 method public java.lang.String getUriString();
/frameworks/base/config/
Dboot-image-profile.txt7350 HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
/frameworks/base/core/api/
Dcurrent.txt29316 method @Deprecated public String getUriString();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17045 Landroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;