mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Rename Personalization dictionary register functions"
This commit is contained in:
commit
ab69835bc6
@ -25,4 +25,11 @@ public class PersonalizationDictionarySessionRegister {
|
||||
|
||||
public static void onConfigurationChanged(final Context context, final Configuration conf) {
|
||||
}
|
||||
|
||||
public static void onUpdateData(Context context, String type) {
|
||||
}
|
||||
|
||||
public static void onRemoveData(Context context, String type) {
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user