Home
last modified time | relevance | path

Searched defs:isSystemCaller (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DLockTaskController.java374 void stopLockTaskMode(@Nullable TaskRecord task, boolean isSystemCaller, int callingUid) { in stopLockTaskMode()
517 void startLockTaskMode(@NonNull TaskRecord task, boolean isSystemCaller, int callingUid) { in startLockTaskMode()