Lines Matching defs:errCode
41 WMError errCode = CreateWindow(windowProxy, windowProperty, surfaceNode, windowId); in OnRemoteRequest() local
48 WMError errCode = AddWindow(windowProperty); in OnRemoteRequest() local
54 WMError errCode = RemoveWindow(windowId); in OnRemoteRequest() local
60 WMError errCode = DestroyWindow(windowId); in OnRemoteRequest() local
66 WMError errCode = RequestFocus(windowId); in OnRemoteRequest() local
73 WMError errCode = SetWindowBackgroundBlur(windowId, level); in OnRemoteRequest() local
80 WMError errCode = SetAlpha(windowId, alpha); in OnRemoteRequest() local
87 WMError errCode = SaveAbilityToken(abilityToken, windowId); in OnRemoteRequest() local
137 WMError errCode = GetTopWindowId(mainWinId, topWinId); in OnRemoteRequest() local
153 WMError errCode = SetWindowLayoutMode(displayId, mode); in OnRemoteRequest() local
160 WMError errCode = UpdateProperty(windowProperty, action); in OnRemoteRequest() local