Searched refs:getCallExtraInt (Results 1 – 2 of 2) sorted by relevance
229 public int getCallExtraInt(String name) { in getCallExtraInt() method in ImsCallProfile230 return getCallExtraInt(name, -1); in getCallExtraInt()233 public int getCallExtraInt(String name, int defaultValue) { in getCallExtraInt() method in ImsCallProfile
131 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_OIR)); in ImsPhoneConnection()133 imsCall.getCallProfile().getCallExtraInt(ImsCallProfile.EXTRA_CNAP)); in ImsPhoneConnection()