HomeSort by relevance Sort by last modified time
    Searched refs:currentTimestamp (Results 1 - 8 of 8) sorted by null

  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/personalization/
PersonalizationHelper.java 20 public static void currentTimeChangedForTesting(final int currentTimestamp) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
PersonalizationHelper.java 62 public static void currentTimeChangedForTesting(final int currentTimestamp) {
65 < currentTimestamp - sCurrentTimestampForTesting) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java 281 long currentTimestamp = System.currentTimeMillis();
284 if (currentTimestamp > endTimestamp) {
290 int timeLeft = (int) ((endTimestamp - currentTimestamp) / 1000L);
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTCue.cpp 679 double currentTimestamp = previousTimestamp;
680 if (currentTimestamp > movieTime)
685 double currentTimestamp;
686 bool check = VTTParser::collectTimeStamp(child->nodeValue(), currentTimestamp);
689 if (currentTimestamp > movieTime)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 

Completed in 75 milliseconds