Searched refs:isAlmostPerceptible (Results 1 – 1 of 1) sorted by relevance
284 if (!mHasTopStartedAlmostPerceptibleServices && isAlmostPerceptible(sr)) { in updateHasTopStartedAlmostPerceptibleServices()290 private boolean isAlmostPerceptible(ServiceRecord record) { in isAlmostPerceptible() method in ProcessServiceRecord419 mHasTopStartedAlmostPerceptibleServices = isAlmostPerceptible(record); in startService()