Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/remoteaccess/
DCarRemoteAccessService.java1353 int taskCount = getActiveTaskCountLocked(); in shutdownIfNeeded()
1411 return getActiveTaskCountLocked(); in getActiveTaskCount()
1416 private int getActiveTaskCountLocked() { in getActiveTaskCountLocked() method in CarRemoteAccessService