Clean up: delete unused methods
Test: rebuild Change-Id: I144ebbdaf137ee091af949a9e38f68d02941f705
This commit is contained in:
@@ -540,10 +540,6 @@ public abstract class SettingsPreferenceFragment extends InstrumentedPreferenceF
|
||||
private DialogInterface.OnCancelListener mOnCancelListener;
|
||||
private DialogInterface.OnDismissListener mOnDismissListener;
|
||||
|
||||
public SettingsDialogFragment() {
|
||||
/* do nothing */
|
||||
}
|
||||
|
||||
public SettingsDialogFragment(DialogCreatable fragment, int dialogId) {
|
||||
super(fragment, dialogId);
|
||||
if (!(fragment instanceof Fragment)) {
|
||||
|
Reference in New Issue
Block a user