Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DVibrationEffect.java42 private static final int PARCEL_TOKEN_WAVEFORM = 2; field in VibrationEffect
667 out.writeInt(PARCEL_TOKEN_WAVEFORM); in writeToParcel()
843 } else if (token == PARCEL_TOKEN_WAVEFORM) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt54054 Landroid/os/VibrationEffect;->PARCEL_TOKEN_WAVEFORM:I