Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the order of this Preference with respect to other Preference objects
on the same level.
Set method documentation [Android Documentation]
Sets the order of this Preference with respect to other
Preference objects on the same level. If this is not specified, the
default behavior is to sort alphabetically. The
PreferenceGroup.OrderingAsAdded can be used to order
Preference objects based on the order they appear in the XML.