| Package | Description |
|---|---|
| com.opera.core.systems.preferences | |
| com.opera.core.systems.scope.protos | |
| com.opera.core.systems.scope.services |
Interfaces for all the Scope services used.
|
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Constructor and Description |
|---|
OperaScopePreferences.ScopePreference(OperaScopePreferences parent,
PrefsProtos.Pref pref) |
| Modifier and Type | Method and Description |
|---|---|
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.build() |
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.buildPartial() |
static PrefsProtos.Pref |
PrefsProtos.Pref.getDefaultInstance() |
PrefsProtos.Pref |
PrefsProtos.Pref.getDefaultInstanceForType() |
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.getDefaultInstanceForType() |
PrefsProtos.Pref |
PrefsProtos.PrefListOrBuilder.getPrefList(int index) |
PrefsProtos.Pref |
PrefsProtos.PrefList.getPrefList(int index) |
PrefsProtos.Pref |
PrefsProtos.PrefList.Builder.getPrefList(int index) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseDelimitedFrom(InputStream input) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(byte[] data) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(InputStream input) |
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<PrefsProtos.Pref> |
PrefsProtos.PrefListOrBuilder.getPrefListList() |
List<PrefsProtos.Pref> |
PrefsProtos.PrefList.getPrefListList() |
List<PrefsProtos.Pref> |
PrefsProtos.PrefList.Builder.getPrefListList() |
| Modifier and Type | Method and Description |
|---|---|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(int index,
PrefsProtos.Pref value) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value) |
PrefsProtos.Pref.Builder |
PrefsProtos.Pref.Builder.mergeFrom(PrefsProtos.Pref other) |
static PrefsProtos.Pref.Builder |
PrefsProtos.Pref.newBuilder(PrefsProtos.Pref prototype) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.setPrefList(int index,
PrefsProtos.Pref value) |
| Modifier and Type | Method and Description |
|---|---|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addAllPrefList(Iterable<? extends PrefsProtos.Pref> values) |
| Modifier and Type | Method and Description |
|---|---|
List<PrefsProtos.Pref> |
Prefs.listPrefs(Boolean sort,
String section)
Lists the preferences in a specific section from operaprefs.ini.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrefsProtos.Pref> |
ScopePrefs.listPrefs(Boolean sort,
String section) |
Copyright © 2013. All Rights Reserved.