Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLockTaskControllerTest.java765 final int authIfAllowlisted = in getTaskForUpdate() local
767 Task tr = getTask(pkg, authIfAllowlisted); in getTaskForUpdate()
771 tr.mLockTaskAuth = isAllowlisted ? authIfAllowlisted : LOCK_TASK_AUTH_PINNABLE; in getTaskForUpdate()