Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBatteryExternalStatsWorker.java168 if (!mExecutorService.isShutdown()) { in scheduleReadProcStateCpuTimes()
187 if (!mExecutorService.isShutdown()) { in scheduleCopyFromAllUidsCpuTimes()
263 if (mExecutorService.isShutdown()) { in scheduleDelayedSyncLocked()
281 if (mExecutorService.isShutdown()) { in scheduleWrite()
296 if (!mExecutorService.isShutdown()) { in scheduleRunnable()
307 if (mExecutorService.isShutdown()) { in scheduleSyncLocked()
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
DMonoPipe.h81 bool isShutdown();
/frameworks/av/media/libnbaio/
DMonoPipe.cpp175 bool MonoPipe::isShutdown() in isShutdown() function in android::MonoPipe
/frameworks/base/non-updatable-api/
Dcurrent.txt64220 method public abstract boolean isShutdown();
72832 method public boolean isShutdown();
72914 method public boolean isShutdown();
73275 method public boolean isShutdown();
/frameworks/base/api/
Dcurrent.txt64364 method public abstract boolean isShutdown();
72976 method public boolean isShutdown();
73058 method public boolean isShutdown();
73419 method public boolean isShutdown();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt49410 method public abstract boolean isShutdown();
49464 method public boolean isShutdown();
49818 method public boolean isShutdown();
/frameworks/base/config/
Dboot-image-profile.txt29647 HSPLjava/util/concurrent/Executors$DelegatedExecutorService;->isShutdown()Z
29828 HSPLjava/util/concurrent/ThreadPoolExecutor;->isShutdown()Z