Home
last modified time | relevance | path

Searched refs:getCondition (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallForwardInfo.java226 public @CallForwardReasons int getCondition() { in getCondition() method in ImsCallForwardInfo
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp1171 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()
1179 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()
1180 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1169 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()
1177 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()
1178 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1202 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()
1210 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()
1211 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java1465 cfInfo.reason = getCFReasonFromCondition(info.getCondition()); in getCallForwardInfo()
1495 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()
/frameworks/base/telephony/api/
Dsystem-current.txt1233 method public int getCondition();
/frameworks/base/api/
Dtest-current.txt4144 method public int getCondition();
Dsystem-current.txt11736 method public int getCondition();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10618 method public int getCondition();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56449 method public final java.util.concurrent.locks.Condition getCondition();