Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DBinaryDictionaryUtils.java47 private static native int setCurrentTimeForTestNative(int currentTime); in setCurrentTimeForTestNative() method in BinaryDictionaryUtils
126 return setCurrentTimeForTestNative(currentTime); in setCurrentTimeForTest()