Home
last modified time | relevance | path

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

/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java92 protected int getMaximumTemporaryServiceDurationMs() { in getMaximumTemporaryServiceDurationMs() method in ContentSuggestionsManagerService
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java102 protected int getMaximumTemporaryServiceDurationMs() { in getMaximumTemporaryServiceDurationMs() method in AppPredictionManagerService
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java371 final int maxDurationMs = getMaximumTemporaryServiceDurationMs(); in setTemporaryService()
441 protected int getMaximumTemporaryServiceDurationMs() { in getMaximumTemporaryServiceDurationMs() method in AbstractMasterSystemService
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java219 protected int getMaximumTemporaryServiceDurationMs() { in getMaximumTemporaryServiceDurationMs() method in ContentCaptureManagerService