Searched defs:xmlId (Results 1 – 3 of 3) sorted by relevance
334 final int xmlId = forTest ? com.android.internal.R.xml.power_profile_test in PowerProfile() local345 public void forceInitForTesting(Context context, @XmlRes int xmlId) { in forceInitForTesting()355 private void initLocked(Context context, @XmlRes int xmlId) { in initLocked()364 private void readPowerValuesFromXml(Context context, @XmlRes int xmlId) { in readPowerValuesFromXml()
507 private XmlResourceParser getTestModemElement(@XmlRes int xmlId, String elementName) in getTestModemElement()
80 public BatteryUsageStatsRule setTestPowerProfile(@XmlRes int xmlId) { in setTestPowerProfile()