Home | History | Annotate | Download | only in input

Lines Matching defs:privateFlags

477             int32_t privateFlags = windowInfo->layoutParamsPrivateFlags;
490 if (privateFlags & InputWindowInfo::PRIVATE_FLAG_SYSTEM_ERROR) {
1219 int32_t privateFlags = windowInfo->layoutParamsPrivateFlags;
1220 if (privateFlags & InputWindowInfo::PRIVATE_FLAG_SYSTEM_ERROR) {