Searched refs:GetFocusableState (Results 1 – 2 of 2) sorted by relevance
353 bool GetFocusableState() const in GetFocusableState() function
335 nodeInfo.SetFocusable(node->GetFocusableState()); in UpdateAccessibilityNodeInfo()3157 DumpLog::GetInstance().AddDesc("focusable: ", BoolToString(node->GetFocusableState())); in DumpProperty()