Searched refs:kStableParcelable (Results 1 – 1 of 1) sorted by relevance
81 static const string kStableParcelable("JavaOnlyStableParcelable"); variable84 kStableParcelable};132 return HasAnnotation(annotations_, kStableParcelable); in IsStableParcelable()637 static const std::set<string> allowed{kStableParcelable}; in CheckValid()