Home
last modified time | relevance | path

Searched defs:getTimestamps (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/
DAccumulatingMidiReceiver.java43 Long[] getTimestamps() { in getTimestamps() method in AccumulatingMidiReceiver
/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h727 bool getTimestamps; member
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp219 bool getTimestamps; member
/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp1129 bool getTimestamps = data.readBool(); in onTransact() local