Searched refs:BAL_ALLOW_GRACE_PERIOD (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.server.wm.BackgroundActivityStartController.BAL_ALLOW_GRACE_PERIOD;145 BAL_ALLOW_GRACE_PERIOD, /*background*/ true, uid, uid, /*intent*/ null, in areBackgroundActivityStartsAllowed()
81 BAL_ALLOW_GRACE_PERIOD,114 static final int BAL_ALLOW_GRACE_PERIOD = 8; field in BackgroundActivityStartController132 case BAL_ALLOW_GRACE_PERIOD: in balCodeToString()