PrefsProtos.PrefList.Builder
PrefsProtos.PrefList.Builder.addAllPrefList(Iterable<? extends PrefsProtos.Pref> values)
PrefsProtos.PrefList.Builder.addPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
PrefsProtos.PrefList.Builder.addPrefList(int index, PrefsProtos.Pref value)
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref.Builder builderForValue)
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value)
PrefsProtos.PrefList.Builder.clear()
PrefsProtos.PrefList.Builder.clearPrefList()
PrefsProtos.PrefList.Builder.clone()
PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.Message other)
PrefsProtos.PrefList.Builder.mergeFrom(PrefsProtos.PrefList other)
static PrefsProtos.PrefList.Builder
PrefsProtos.PrefList.newBuilder()
PrefsProtos.PrefList.newBuilder(PrefsProtos.PrefList prototype)
PrefsProtos.PrefList.newBuilderForType()
protected PrefsProtos.PrefList.Builder
PrefsProtos.PrefList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
PrefsProtos.PrefList.Builder.removePrefList(int index)
PrefsProtos.PrefList.Builder.setPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
PrefsProtos.PrefList.Builder.setPrefList(int index, PrefsProtos.Pref value)
PrefsProtos.PrefList.toBuilder()