Home
last modified time | relevance | path

Searched refs:maybeCancelUpdateAndReturnIfStillRunning (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DUpdateHandler.java243 if (maybeCancelUpdateAndReturnIfStillRunning(context, metadataUri, manager, in updateClientsWithMetadataUri()
274 private static boolean maybeCancelUpdateAndReturnIfStillRunning(final Context context, in maybeCancelUpdateAndReturnIfStillRunning() method in UpdateHandler
308 maybeCancelUpdateAndReturnIfStillRunning(context, metadataUri, manager, 0 /* graceTime */); in cancelUpdate()