Searched refs:getCallExtraBoolean (Results 1 – 1 of 1) sorted by relevance
217 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile218 return getCallExtraBoolean(name, false); in getCallExtraBoolean()221 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile