Searched refs:BAL_ALLOW_DEFAULT (Results 1 – 3 of 3) sorted by relevance
132 BAL_ALLOW_DEFAULT,147 static final int BAL_ALLOW_DEFAULT = field in BackgroundActivityStartController202 case BAL_ALLOW_DEFAULT -> "BAL_ALLOW_DEFAULT"; in balCodeToString()563 new BalVerdict(BAL_ALLOW_DEFAULT, false, "Default");
77 import static com.android.server.wm.BackgroundActivityStartController.BAL_ALLOW_DEFAULT;2410 mBalCode = BAL_ALLOW_DEFAULT; in reset()
84 BAL_ALLOW_DEFAULT = 1; enumerator