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.java41 private static final int PARCEL_TOKEN_ONE_SHOT = 1; field in VibrationEffect
489 out.writeInt(PARCEL_TOKEN_ONE_SHOT); in writeToParcel()
841 if (token == PARCEL_TOKEN_ONE_SHOT) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt54053 Landroid/os/VibrationEffect;->PARCEL_TOKEN_ONE_SHOT:I