[Settings] Refactor: Add LocalePickerBaseListPreferenceController

Bug: 377664066
Flag: EXEMPT refactor
Change-Id: I2b0c0e9e121d7ab09cb8f627afa34a4f58ec9f9b
This commit is contained in:
Zoey Chen
2024-11-14 05:23:23 +00:00
parent 30a4a8c521
commit ab0213a7e3
7 changed files with 337 additions and 49 deletions

View File

@@ -21,7 +21,7 @@ import com.android.internal.app.LocaleStore;
import java.util.List;
/** Interface for when locale list changes in SearchView . */
/** Interface for when locale list changes in SearchView. */
public interface LocaleListSearchCallback {
/** Callback method for searching changes. */