Home
last modified time | relevance | path

Searched defs:getColdStartInputMillis (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DEchoActivity.java115 private native int getColdStartInputMillis(); in getColdStartInputMillis() method in EchoActivity
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.h222 int32_t getColdStartInputMillis() { in getColdStartInputMillis() function