Searched refs:stored_focused_view_storage_id_ (Results 1 – 2 of 2) sorted by relevance
42 stored_focused_view_storage_id_ = in FocusManager()417 view_storage->RemoveView(stored_focused_view_storage_id_); in SetStoredFocusView()422 view_storage->StoreView(stored_focused_view_storage_id_, focus_view); in SetStoredFocusView()433 return view_storage->RetrieveView(stored_focused_view_storage_id_); in GetStoredFocusView()
356 int stored_focused_view_storage_id_; variable