Searched refs:supportsBtSettingNotifications (Results 1 – 3 of 3) sorted by relevance
74 when(mMockContextHubWrapper.supportsBtSettingNotifications()).thenReturn(true); in setUp()122 when(mMockContextHubWrapper.supportsBtSettingNotifications()).thenReturn(false); in testConstructorRegistersNotificationsAndHandlesSettings()
281 public abstract boolean supportsBtSettingNotifications(); in supportsBtSettingNotifications() method in IContextHubWrapper545 public boolean supportsBtSettingNotifications() { in supportsBtSettingNotifications() method in IContextHubWrapper.ContextHubWrapperAidl954 public boolean supportsBtSettingNotifications() { in supportsBtSettingNotifications() method in IContextHubWrapper.ContextHubWrapperHidl
525 if (mContextHubWrapper == null || !mContextHubWrapper.supportsBtSettingNotifications()) {