Searched defs:deviceProfile (Results 1 – 5 of 5) sorted by relevance
48 val deviceProfile = HapticDeviceProfile() in <lambda>() constant110 val deviceProfile = HapticDeviceProfile() in <lambda>() constant121 val deviceProfile = HapticDeviceProfile(amplitudeControlSupportHint = true) in <lambda>() constant131 val deviceProfile = HapticDeviceProfile() in <lambda>() constant139 val deviceProfile = in <lambda>() constant
52 val deviceProfile = hapticManager.deviceProfile in <lambda>() constant64 val deviceProfile = hapticManager.deviceProfile in <lambda>() constant
40 private val deviceProfile = constant
76 public val deviceProfile: HapticDeviceProfile in <lambda>() constant
51 override val deviceProfile: HapticDeviceProfile by deviceProfileDelegate in <lambda>() constant in androidx.core.haptics.impl.HapticManagerImpl