Searched refs:supportsAirplaneModeSettingNotifications (Results 1 – 3 of 3) sorted by relevance
72 when(mMockContextHubWrapper.supportsAirplaneModeSettingNotifications()).thenReturn(true); in setUp()118 when(mMockContextHubWrapper.supportsAirplaneModeSettingNotifications()) in testConstructorRegistersNotificationsAndHandlesSettings()
257 public abstract boolean supportsAirplaneModeSettingNotifications(); in supportsAirplaneModeSettingNotifications() method in IContextHubWrapper537 public boolean supportsAirplaneModeSettingNotifications() { in supportsAirplaneModeSettingNotifications() method in IContextHubWrapper.ContextHubWrapperAidl988 public boolean supportsAirplaneModeSettingNotifications() { in supportsAirplaneModeSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_01033 public boolean supportsAirplaneModeSettingNotifications() { in supportsAirplaneModeSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_11094 public boolean supportsAirplaneModeSettingNotifications() { in supportsAirplaneModeSettingNotifications() method in IContextHubWrapper.ContextHubWrapperV1_2
472 || !mContextHubWrapper.supportsAirplaneModeSettingNotifications()) {