Loading packages/SettingsLib/FooterPreference/src/com/android/settingslib/widget/FooterPreference.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public class FooterPreference extends Preference { /** Return the content description of footer preference. */ @VisibleForTesting CharSequence getContentDescription() { public CharSequence getContentDescription() { return mContentDescription; } Loading Loading
packages/SettingsLib/FooterPreference/src/com/android/settingslib/widget/FooterPreference.java +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ public class FooterPreference extends Preference { /** Return the content description of footer preference. */ @VisibleForTesting CharSequence getContentDescription() { public CharSequence getContentDescription() { return mContentDescription; } Loading