Searched defs:unsubscribe (Results 1 – 12 of 12) sorted by relevance
39 const unsubscribe: () => void = store.subscribe(() => mapToProps(store.getState())); constant
41 unsubscribe(): ISettingsController; method
61 unsubscribe(): ISettingsController { method in LocationServicesController
33 unsubscribe(): ISettingsController { method in PasswordSettingController
56 unsubscribe(): ISettingsController { method in PasswordCheckController
73 unsubscribe(): ISettingsController { method in PasswordInputController
339 const unsubscribe = outerSubscribe(observeState) constant
70 unsubscribe() { method in AirplaneService
22 export type unsubscribe = () => void; alias
25 export type unsubscribe = () => void; alias
240 unsubscribe(): void { method in CallManagerService
88 unsubscribe(): ISettingsController { method in BluetoothDeviceController