Searched refs:MockBluetoothAudioClientInterfaceAidl (Results 1 – 1 of 1) sorted by relevance
112 class MockBluetoothAudioClientInterfaceAidl { class158 static void SetInstance(MockBluetoothAudioClientInterfaceAidl* ptr) { in SetInstance()162 static MockBluetoothAudioClientInterfaceAidl* GetInstance() { in GetInstance()167 static MockBluetoothAudioClientInterfaceAidl* instance_ptr;169 MockBluetoothAudioClientInterfaceAidl*170 MockBluetoothAudioClientInterfaceAidl::instance_ptr = nullptr;372 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in ReadAudioData()386 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in WriteAudioData()394 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in IsValid()403 auto instance = MockBluetoothAudioClientInterfaceAidl::GetInstance(); in SetAllowedLatencyModes()[all …]