Searched refs:nativeSetTimestamp (Results 1 – 1 of 1) sorted by relevance
39 private native int nativeSetTimestamp(long timestamp); in nativeSetTimestamp() method in TimeFilter69 int res = nativeSetTimestamp(timestamp); in setCurrentTimestamp()