am ab69835b: Merge "Rename Personalization dictionary register functions"
* commit 'ab69835bc6eda8b022837a0ed6f8644054307d58': Rename Personalization dictionary register functionsmain
commit
8105b65a42
|
@ -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