Home
last modified time | relevance | path

Searched refs:getConstantAsCake (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DJobSchedulerEconomicPolicy.java309 getConstantAsCake(mParser, properties,
312 getConstantAsCake(mParser, properties,
316 getConstantAsCake(mParser, properties,
319 getConstantAsCake(mParser, properties,
323 getConstantAsCake(mParser, properties,
326 getConstantAsCake(mParser, properties,
330 getConstantAsCake(mParser, properties,
333 getConstantAsCake(mParser, properties,
337 getConstantAsCake(mParser, properties,
340 getConstantAsCake(mParser, properties,
[all …]
H A DAlarmManagerEconomicPolicy.java282 getConstantAsCake(mParser, properties, in loadConstants()
298 getConstantAsCake(mParser, properties, in loadConstants()
370 getConstantAsCake(mParser, properties, in loadConstants()
373 getConstantAsCake(mParser, properties, in loadConstants()
376 getConstantAsCake(mParser, properties, in loadConstants()
380 getConstantAsCake(mParser, properties, in loadConstants()
383 getConstantAsCake(mParser, properties, in loadConstants()
386 getConstantAsCake(mParser, properties, in loadConstants()
401 getConstantAsCake(mParser, properties, in loadConstants()
404 getConstantAsCake(mParser, properties, in loadConstants()
[all …]
H A DEconomicPolicy.java467 protected long getConstantAsCake(@NonNull KeyValueListParser parser, in getConstantAsCake() method in EconomicPolicy
469 return getConstantAsCake(parser, properties, key, defaultValCake, 0); in getConstantAsCake()
472 protected long getConstantAsCake(@NonNull KeyValueListParser parser, in getConstantAsCake() method in EconomicPolicy