Searched refs:supportsVariableLatency (Results 1 – 7 of 7) sorted by relevance
893 boolean supportsVariableLatency(); in supportsVariableLatency() method
74 boolean supportsVariableLatency(); in supportsVariableLatency() method
140 ndk::ScopedAStatus supportsVariableLatency(bool* _aidl_return) override;
1547 ndk::ScopedAStatus Module::supportsVariableLatency(bool* _aidl_return) { in supportsVariableLatency() function in aidl::android::hardware::audio::core::Module
2278 EXPECT_IS_OK(module->supportsVariableLatency(&isSupported)); in TEST_P()