Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java474 public boolean getCallExtraBoolean(String name) { in getCallExtraBoolean() method in ImsCallProfile
475 return getCallExtraBoolean(name, false); in getCallExtraBoolean()
478 public boolean getCallExtraBoolean(String name, boolean defaultValue) { in getCallExtraBoolean() method in ImsCallProfile
/frameworks/base/api/
Dsystem-current.txt8425 method public boolean getCallExtraBoolean(String);
8426 method public boolean getCallExtraBoolean(String, boolean);