Searched refs:getCallExtraBoolean (Results 1 – 2 of 2) sorted by relevance
474 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile475 return getCallExtraBoolean(name, false); in getCallExtraBoolean()478 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile
8425 method public boolean getCallExtraBoolean(String);8426 method public boolean getCallExtraBoolean(String, boolean);