Searched refs:KEY_MIN_FUTURITY (Results 1 – 2 of 2) sorted by relevance
78 import static com.android.server.alarm.AlarmManagerService.Constants.KEY_MIN_FUTURITY;594 setDeviceConfigLong(KEY_MIN_FUTURITY, 0); in setTestableQuotas()663 setDeviceConfigLong(KEY_MIN_FUTURITY, 5); in testUpdateConstants()776 setDeviceConfigLong(KEY_MIN_FUTURITY, 10L); in testMinFuturity()786 setDeviceConfigLong(KEY_MIN_FUTURITY, 10L); in testMinFuturityCoreUid()
479 static final String KEY_MIN_FUTURITY = "min_futurity"; field in AlarmManagerService.Constants717 case KEY_MIN_FUTURITY: in onPropertiesChanged()719 KEY_MIN_FUTURITY, DEFAULT_MIN_FUTURITY); in onPropertiesChanged()962 pw.print(KEY_MIN_FUTURITY); in dump()