Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DSystemVibrator.java332 floatPropertyIntersection(vibrators, VibratorInfo::getQFactor), in MultiVibratorInfo()
460 private static float floatPropertyIntersection(VibratorInfo[] infos, in floatPropertyIntersection() method in SystemVibrator.MultiVibratorInfo
478 float freqResolution = floatPropertyIntersection(infos, in frequencyProfileIntersection()
480 float resonantFreq = floatPropertyIntersection(infos, in frequencyProfileIntersection()