Searched defs:quitSafely (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DLooperCompatUtils.java24 * Helper to call Looper#quitSafely, which was introduced in API
33 Looper.class, "quitSafely");
35 public static void quitSafely(final Looper looper) { method in class:LooperCompatUtils

Completed in 208 milliseconds