Searched refs:mIsForegroundUid (Results 1 – 1 of 1) sorted by relevance
335 && record.mIsForegroundUid != foreground) { in systemRunning()338 record.mIsForegroundUid = foreground; in systemRunning()1734 if (!record.mIsForegroundUid) { in applyRequirementsLocked()1839 boolean mIsForegroundUid; field in LocationManagerService.UpdateRecord1851 mIsForegroundUid = isImportanceForeground( in UpdateRecord()1897 … + "(" + mReceiver.mIdentity.mUid + (mIsForegroundUid ? " foreground" : " background") in toString()2055 + (record.mIsForegroundUid ? "foreground" : "background") in requestLocationUpdatesLocked()