Searched refs:getActiveTaskCount (Results 1 – 2 of 2) sorted by relevance
580 count = serviceInfo.getServiceConnection().getActiveTaskCount(); in dump()1409 int getActiveTaskCount() { in getActiveTaskCount() method in CarRemoteAccessService1421 count += serviceInfo.getServiceConnection().getActiveTaskCount(); in getActiveTaskCountLocked()2143 public int getActiveTaskCount() { in getActiveTaskCount() method in CarRemoteAccessService.RemoteTaskClientServiceConnection
1145 assertThat(mService.getActiveTaskCount()).isEqualTo(0); in testCallbackOnRemoteTaskRequestedException_activieTasksCleared()