Searched refs:hasUri (Results 1 – 3 of 3) sorted by relevance
80 public boolean hasUri(); in hasUri() method
227 public boolean hasUri() { in hasUri() method in VoicemailImpl
111 check(!voicemail.hasUri(), "Can't update the Uri of a voicemail", voicemail); in update()