Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/display/entry/src/main/ets/ServiceExtAbility/
DBluetoothDialogAbility.ts27 isCreatingWindow: boolean = false; property in ServiceExtAbility
41 if (bluetoothDialogWindowNum !== 0 || this.isCreatingWindow) {
45 this.isCreatingWindow = true;
91 this.isCreatingWindow = false;
94 this.isCreatingWindow = false;