Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab69835b authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android (Google) Code Review
Browse files

Merge "Rename Personalization dictionary register functions"

parents e515acbc 0e6fcf2b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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) {
    }

}