Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DCombinedVibration.java40 private static final int PARCEL_TOKEN_STEREO = 2; field in CombinedVibration
482 out.writeInt(PARCEL_TOKEN_STEREO); in writeToParcel()
672 } else if (token == PARCEL_TOKEN_STEREO) {