Searched refs:updateClientInfo (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDictionaryProvider.java503 MetadataDbHelper.updateClientInfo(getContext(), clientId, values);
H A DMetadataDbHelper.java871 public static void updateClientInfo(final Context context, final String clientId, method in class:MetadataDbHelper
886 DebugLogUtils.l("Missing parameter for updateClientInfo");
891 DebugLogUtils.l("Received an updateClientInfo request for ", clientId,

Completed in 195 milliseconds