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.java41 private static final int PARCEL_TOKEN_WAVEFORM = 2; field in VibrationEffect
668 out.writeInt(PARCEL_TOKEN_WAVEFORM); in writeToParcel()
844 } else if (token == PARCEL_TOKEN_WAVEFORM) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt58027 Landroid/os/VibrationEffect;->PARCEL_TOKEN_WAVEFORM:I