Loading src/com/android/settings/Utils.java +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ public class Utils { // Did not find a matching activity, so remove the preference parentPreferenceGroup.removePreference(preference); return true; return false; } /** Loading Loading
src/com/android/settings/Utils.java +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ public class Utils { // Did not find a matching activity, so remove the preference parentPreferenceGroup.removePreference(preference); return true; return false; } /** Loading