Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java170 private static final int FOREGROUND_IMPORTANCE_CUTOFF field in LocationManagerService
355 FOREGROUND_IMPORTANCE_CUTOFF); in initializeLocked()
637 return importance <= FOREGROUND_IMPORTANCE_CUTOFF; in isImportanceForeground()