Searched refs:getCallExtraBoolean (Results 1 – 4 of 4) sorted by relevance
679 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile680 return getCallExtraBoolean(name, false); in getCallExtraBoolean()683 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile
3874 return mCallProfile.getCallExtraBoolean( in isCrossSimCall()
1734 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String) parameter #0:1736 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String, boolean) param…
12884 method public boolean getCallExtraBoolean(String);12885 method public boolean getCallExtraBoolean(String, boolean);