Home
last modified time | relevance | path

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

/system/chre/host/common/
Dst_hal_lpma_handler.cc144 if (mCurrentLpmaEnabled == mTargetLpmaEnabled) { in waitOnStHalRequestAndProcess()
152 mCurrentLpmaEnabled = mTargetLpmaEnabled; in waitOnStHalRequestAndProcess()
159 mCurrentLpmaEnabled = mTargetLpmaEnabled; in waitOnStHalRequestAndProcess()
203 mCurrentLpmaEnabled = false; in onStHalServiceDeath()
/system/chre/host/common/include/chre_host/
Dst_hal_lpma_handler.h119 bool mCurrentLpmaEnabled; variable