Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallForwardInfo.java225 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.java1646 cfInfo.reason = getCFReasonFromCondition(info.getCondition()); in getCallForwardInfo()
1676 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()
/frameworks/base/core/api/
Dsystem-current.txt12855 method public int getCondition();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56449 method public final java.util.concurrent.locks.Condition getCondition();