Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DVibrationEffect.java40 private static final int PARCEL_TOKEN_ONE_SHOT = 1; field in VibrationEffect
491 out.writeInt(PARCEL_TOKEN_ONE_SHOT); in writeToParcel()
842 if (token == PARCEL_TOKEN_ONE_SHOT) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt58026 Landroid/os/VibrationEffect;->PARCEL_TOKEN_ONE_SHOT:I