Merge "Surface CONFIRM and REJECT vibration constants"
This commit is contained in:
committed by
Android (Google) Code Review
commit
12eafbf173
@@ -115,13 +115,11 @@ public class HapticFeedbackConstants {
|
||||
/**
|
||||
* A haptic effect to signal the confirmation or successful completion of a user
|
||||
* interaction.
|
||||
* @hide
|
||||
*/
|
||||
public static final int CONFIRM = 16;
|
||||
|
||||
/**
|
||||
* A haptic effect to signal the rejection or failure of a user interaction.
|
||||
* @hide
|
||||
*/
|
||||
public static final int REJECT = 17;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user