Searched defs:AccessPointPreference (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DAccessPointPreference.java41 public class AccessPointPreference extends Preference { class in inherits:Preference
90 public AccessPointPreference(Context context, AttributeSet attrs) { method in class:AccessPointPreference
97 public AccessPointPreference(AccessPoint accessPoint, Context context, UserBadgeCache cache, method in class:AccessPointPreference
122 public AccessPointPreference(AccessPoint accessPoint, Context context, UserBadgeCache cache, method in class:AccessPointPreference
264 static void setTitle(AccessPointPreference preference, AccessPoint ap, boolean savedNetworks) {

Completed in 75 milliseconds