Searched defs:fromParcel (Results 1 – 2 of 2) sorted by relevance
128 private static ModuleProperties fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.ModuleProperties301 private static Keyphrase fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.Keyphrase407 private static KeyphraseSoundModel fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.KeyphraseSoundModel494 private static GenericSoundModel fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.GenericSoundModel598 protected static RecognitionEvent fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.RecognitionEvent765 private static RecognitionConfig fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.RecognitionConfig823 private static ConfidenceLevel fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.ConfidenceLevel910 private static KeyphraseRecognitionExtra fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.KeyphraseRecognitionExtra1176 private static SoundModelEvent fromParcel(Parcel in) { in fromParcel() method in SoundTrigger.SoundModelEvent
58 public static Object fromParcel(Parcel in) { in fromParcel() method in MediaDescriptionCompatApi21