Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 5 of 5) sorted by relevance

/interface/sdk-js/api/
D@ohos.net.socket.d.ts170 getState(callback: AsyncCallback<SocketStateBase>): void; method
171 getState(): Promise<SocketStateBase>; method
320 getState(callback: AsyncCallback<SocketStateBase>): void; method
321 getState(): Promise<SocketStateBase>; method
400 getState(callback: AsyncCallback<SocketStateBase>): void; method
401 getState(): Promise<SocketStateBase>; method
D@ohos.bluetooth.d.ts39 function getState(): BluetoothState; function
D@ohos.bluetoothManager.d.ts39 function getState(): BluetoothState; function
/interface/sdk-js/api/common/lite/
Dviewmodel.d.ts70 getState(): "Playing" | "Paused" | "Stopped"; method
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts879 getState(): "Playing" | "Paused" | "Stopped"; method