Home
last modified time | relevance | path

Searched refs:getCallExtraBoolean (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java560 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile
561 return getCallExtraBoolean(name, false); in getCallExtraBoolean()
564 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile
/frameworks/base/api/
Dtest-lint-baseline.txt1564 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String) parameter #0:
1566 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String, boolean) param…
Dtest-current.txt4172 method public boolean getCallExtraBoolean(String);
4173 method public boolean getCallExtraBoolean(String, boolean);
Dsystem-current.txt11764 method public boolean getCallExtraBoolean(String);
11765 method public boolean getCallExtraBoolean(String, boolean);
/frameworks/base/telephony/api/
Dsystem-current.txt1261 method public boolean getCallExtraBoolean(String);
1262 method public boolean getCallExtraBoolean(String, boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10646 method public boolean getCallExtraBoolean(String);
10647 method public boolean getCallExtraBoolean(String, boolean);