Searched refs:MILLIS_PER_SECOND (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/examples/loopback/src/
H A Dloopback.cpp38 #define MILLIS_PER_SECOND 1000 macro
39 #define NANOS_PER_SECOND (NANOS_PER_MILLISECOND * MILLIS_PER_SECOND)
/frameworks/base/services/retaildemo/java/com/android/server/retaildemo/
H A DRetailDemoModeService.java101 private static final long MILLIS_PER_SECOND = 1000; field in class:RetailDemoModeService
295 mWarningDialogTimeout, MILLIS_PER_SECOND);
/frameworks/base/media/java/android/media/
H A DAudioTrack.java964 final int MILLIS_PER_SECOND = 1000;
970 / MILLIS_PER_SECOND;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 713 milliseconds