Searched refs:GetLongClickableState (Results 1 – 3 of 3) sorted by relevance
373 bool GetLongClickableState() const in GetLongClickableState() function
1655 return node->GetLongClickableState(); in GetLongClickable()
337 nodeInfo.SetLongClickable(node->GetLongClickableState()); in UpdateAccessibilityNodeInfo()3161 DumpLog::GetInstance().AddDesc("long clickable: ", BoolToString(node->GetLongClickableState())); in DumpProperty()