Home
last modified time | relevance | path

Searched refs:PROXIMITY (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.sensor.d.ts79 PROXIMITY = 12, enumerator
466 …function on(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>, options?: Options): v…
720 function once(type: SensorId.PROXIMITY, callback: Callback<ProximityResponse>): void;
974 function off(type: SensorId.PROXIMITY, callback?: Callback<ProximityResponse>): void;