Searched refs:ALL_PARCEL_FLAGS (Results 1 – 2 of 2) sorted by relevance
1347 private final static int ALL_PARCEL_FLAGS = FLATTEN_TAGS; field in AudioAttributes1354 dest.writeInt(flags & ALL_PARCEL_FLAGS); in writeToParcel()
23730 Landroid/media/AudioAttributes;->ALL_PARCEL_FLAGS:I