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.java544 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile
545 return getCallExtraBoolean(name, false); in getCallExtraBoolean()
548 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile
/frameworks/base/api/
Dtest-lint-baseline.txt1554 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String) parameter #0:
1555 Missing nullability on parameter `name` in method `getCallExtraBoolean`
1556 MissingNullability: android.telephony.ims.ImsCallProfile#getCallExtraBoolean(String, boolean) param…
1557 Missing nullability on parameter `name` in method `getCallExtraBoolean`
Dtest-current.txt3349 method public boolean getCallExtraBoolean(String);
3350 method public boolean getCallExtraBoolean(String, boolean);
Dsystem-current.txt9557 method public boolean getCallExtraBoolean(String);
9558 method public boolean getCallExtraBoolean(String, boolean);
/frameworks/base/telephony/api/
Dsystem-current.txt1329 method public boolean getCallExtraBoolean(String);
1330 method public boolean getCallExtraBoolean(String, boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9455 method public boolean getCallExtraBoolean(String);
9456 method public boolean getCallExtraBoolean(String, boolean);