Searched refs:supportsMicrophoneSettingNotifications (Results 1 – 3 of 3) sorted by relevance
73 when(mMockContextHubWrapper.supportsMicrophoneSettingNotifications()).thenReturn(true); in setUp()120 when(mMockContextHubWrapper.supportsMicrophoneSettingNotifications()) in testConstructorRegistersNotificationsAndHandlesSettings()
270 public abstract boolean supportsMicrophoneSettingNotifications(); in supportsMicrophoneSettingNotifications() method in IContextHubWrapper541 public boolean supportsMicrophoneSettingNotifications() { in supportsMicrophoneSettingNotifications() method in IContextHubWrapper.ContextHubWrapperAidl992 public boolean supportsMicrophoneSettingNotifications() { in supportsMicrophoneSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_01037 public boolean supportsMicrophoneSettingNotifications() { in supportsMicrophoneSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_11098 public boolean supportsMicrophoneSettingNotifications() { in supportsMicrophoneSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_2
493 || !mContextHubWrapper.supportsMicrophoneSettingNotifications()) {