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.java38 private static final int PARCEL_TOKEN_WAVEFORM = 2; field in VibrationEffect
585 out.writeInt(PARCEL_TOKEN_WAVEFORM); in writeToParcel()
759 } else if (token == PARCEL_TOKEN_WAVEFORM) {
/frameworks/base/config/
Dhiddenapi-private-dex.txt67064 Landroid/os/VibrationEffect;->PARCEL_TOKEN_WAVEFORM:I