Searched defs:stopNotifying (Results 1 – 2 of 2) sorted by relevance
| /expo/packages/@expo/cli/src/start/server/__mocks__/ | ||
| H A D | DevelopmentSession.ts | 8 stopNotifying = jest.fn(); property in DevelopmentSession |
| /expo/packages/@expo/cli/src/start/server/ | ||
| H A D | DevelopmentSession.ts | 95 public stopNotifying() { method in DevelopmentSession |