Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLockTaskController.java35 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_LOCKTASK;
537 ProtoLog.i(WM_DEBUG_LOCKTASK, "clearLockedTasks: %s", reason); in clearLockedTasks()
579 ProtoLog.d(WM_DEBUG_LOCKTASK, "removeLockedTask: removed %s", task); in removeLockedTask()
581 ProtoLog.d(WM_DEBUG_LOCKTASK, "removeLockedTask: task=%s last task, " in removeLockedTask()
650 ProtoLog.w(WM_DEBUG_LOCKTASK, "startLockTaskMode: Can't lock due to auth"); in startLockTaskMode()
658 ProtoLog.w(WM_DEBUG_LOCKTASK, "Mode default, asking user"); in startLockTaskMode()
677 ProtoLog.w(WM_DEBUG_LOCKTASK, "%s", isSystemCaller ? "Locking pinned" : "Locking fully"); in startLockTaskMode()
691 ProtoLog.w(WM_DEBUG_LOCKTASK, in setLockTaskMode()
709 ProtoLog.w(WM_DEBUG_LOCKTASK, "setLockTaskMode: Locking to %s Callers=%s", in setLockTaskMode()
783 ProtoLog.d(WM_DEBUG_LOCKTASK, "onLockTaskPackagesUpdated: removing %s" in updateLockTaskPackages()
[all …]
DActivityTaskManagerService.java78 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_LOCKTASK;
2619 ProtoLog.w(WM_DEBUG_LOCKTASK, "startLockTaskMode: %s", task); in startLockTaskMode()
2683 ProtoLog.w(WM_DEBUG_LOCKTASK, "Allowlisting %d:%s", userId, in updateLockTaskPackages()
3994 ProtoLog.w(WM_DEBUG_LOCKTASK, "Allowing features %d:0x%s", in updateLockTaskFeatures()
DTask.java65 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_LOCKTASK;
1804 ProtoLog.d(WM_DEBUG_LOCKTASK, "setLockTaskAuth: task=%s mLockTaskAuth=%s", this, in setLockTaskAuth()
/frameworks/base/core/java/com/android/internal/protolog/
DProtoLogGroup.java51 WM_DEBUG_LOCKTASK(Consts.ENABLE_DEBUG, Consts.ENABLE_LOG_TO_PROTO_DEBUG, false, enumConstant