OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentTimestamp
(Results
1 - 10
of
10
) sorted by null
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/personalization/
PersonalizationHelper.java
21
public static void currentTimeChangedForTesting(final int
currentTimestamp
) {
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
BluetoothPacketDecoder.java
70
int
currentTimestamp
= 0;
85
if (newTimestamp !=
currentTimestamp
) {
95
currentTimestamp
= newTimestamp;
100
nanoTimestamp = mTimeTracker.convertTimestampToNanotime(
currentTimestamp
, now);
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java
280
long
currentTimestamp
= System.currentTimeMillis();
283
if (
currentTimestamp
> endTimestamp) {
289
int timeLeft = (int) ((endTimestamp -
currentTimestamp
) / 1000L);
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
EABService.java
121
long
currentTimestamp
= cal.getTimeInMillis();
123
mContext,
currentTimestamp
);
125
"
currentTimestamp
=" +
currentTimestamp
);
127
if(lastChangedTimestamp >
currentTimestamp
) {
[
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
/external/guice/extensions/persist/lib/
hsqldb.jar
hibernate3.jar
Completed in 175 milliseconds