Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DConfigFactory.java161 .setCondition(link.getCondition() + suffix) in getLinks()
176 metric.setCondition(template.getCondition() + suffix); in addEventMetric()
196 metric.setCondition(template.getCondition() + suffix); in addCountMetric()
217 metric.setCondition(template.getCondition() + suffix); in addDurationMetric()
238 metric.setCondition(template.getCondition() + suffix); in addGaugeMetric()
259 metric.setCondition(template.getCondition() + suffix); in addValueMetric()
/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.java1579 cfInfo.reason = getCFReasonFromCondition(info.getCondition()); in getCallForwardInfo()
1609 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()
/frameworks/base/telephony/api/
Dsystem-current.txt1301 method public int getCondition();
/frameworks/base/api/
Dtest-current.txt3321 method public int getCondition();
Dsystem-current.txt9529 method public int getCondition();
/frameworks/base/non-updatable-api/
Dsystem-current.txt9427 method public int getCondition();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56449 method public final java.util.concurrent.locks.Condition getCondition();