Searched refs:setCallerForegroundState (Results 1 – 3 of 3) sorted by relevance
410 .setCallerForegroundState(true) in testCallerForegroundState()431 .setCallerForegroundState(false) in testCallerBackgroundState()
493 logger.setCallerForegroundState(isInForeground); in aggregateRecords()606 logger.setCallerForegroundState(isInForeground); in readRecords()1000 logger.setCallerForegroundState(isInForeground); in getChangeLogs()2248 logger.setCallerForegroundState(isInForeground); in readMedicalResources()
495 public Builder setCallerForegroundState(boolean isCallerInForeground) { in setCallerForegroundState() method in HealthConnectServiceLogger.Builder