Searched refs:_nativeEventName (Results 1 – 4 of 4) sorted by relevance
9 _nativeEventName; field in DeviceSensor14 this._nativeEventName = nativeEventName;18 const subscription = this._nativeEmitter.addListener(this._nativeEventName, listener);40 this._nativeEmitter.removeAllListeners(this._nativeEventName);
14 _nativeEventName: string; property in DeviceSensor
1 …_nativeEventName: string;\n _listenerCount: number;\n\n constructor(nativeSensorModule: NativeSe…
24 _nativeEventName: string; property in DeviceSensor30 this._nativeEventName = nativeEventName;35 const subscription = this._nativeEmitter.addListener(this._nativeEventName, listener);60 this._nativeEmitter.removeAllListeners(this._nativeEventName);