Home
last modified time | relevance | path

Searched defs:screenId (Results 1 – 4 of 4) sorted by relevance

/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/
Dwms_connection_observer.cpp23 void WmsConnectionObserver::OnConnected(int32_t userId, int32_t screenId) in OnConnected()
32 void WmsConnectionObserver::OnDisconnected(int32_t userId, int32_t screenId) in OnDisconnected()
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp984 int32_t screenId = 0; variable
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp1021 [this](int32_t userId, int32_t screenId) { in InitWmsConnectionMonitor()
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp1407 void DragDrawing::SetScreenId(uint64_t screenId) in SetScreenId()