Searched refs:protectedString (Results 1 – 1 of 1) sorted by relevance
32 protected String protectedString; field in TestSafeParcelableV359 @Param(id = 3) String protectedString, in TestSafeParcelableV3()69 this.protectedString = protectedString; in TestSafeParcelableV3()81 String protectedString, in TestSafeParcelableV3() argument91 protectedString, in TestSafeParcelableV3()107 return protectedString; in getProtectedString()129 && protectedString.equals(p.protectedString) in equals()