Searched refs:getCallExtraInt (Results 1 – 2 of 2) sorted by relevance
699 public int getCallExtraInt(String name) { in getCallExtraInt() method in ImsCallProfile700 return getCallExtraInt(name, -1); in getCallExtraInt()703 public int getCallExtraInt(String name, int defaultValue) { in getCallExtraInt() method in ImsCallProfile
15786 method public int getCallExtraInt(String);15787 method public int getCallExtraInt(String, int);