Searched refs:mIsHapticPlaybackSupportedByDevice (Results 1 – 1 of 1) sorted by relevance
146 private final boolean mIsHapticPlaybackSupportedByDevice; field in Ringer206 mIsHapticPlaybackSupportedByDevice = in Ringer()331 if (!isUsingAudioCoupledHaptics || !mIsHapticPlaybackSupportedByDevice) { in startRinging()333 isUsingAudioCoupledHaptics, mIsHapticPlaybackSupportedByDevice); in startRinging()