Searched refs:selfImpl (Results 1 – 1 of 1) sorted by relevance
1134 sptr<WindowImpl> selfImpl(this); in MapFloatingWindowToAppIfNeeded() local1135 appFloatingWindowMap_[win->GetWindowId()].push_back(selfImpl); in MapFloatingWindowToAppIfNeeded()1153 sptr<WindowImpl> selfImpl(this); in MapDialogWindowToAppIfNeeded() local1154 appDialogWindowMap_[win->GetWindowId()].push_back(selfImpl); in MapDialogWindowToAppIfNeeded()