Home
last modified time | relevance | path

Searched defs:tableView (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-dev-launcher/ios/Errors/
H A DEXDevLauncherErrorViewController.swift37 public func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { in tableView() function
41 …public func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewC… in tableView() function
/expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/POIUtils/
H A DAppleMapsPOISearchResultsView.swift28 override func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { in tableView() function
32 …override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableVie… in tableView() function
H A DAppleMapsPOISearchController.swift53 func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { in tableView() function
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/POIUtils/
H A DAppleMapsPOISearchResultsView.swift28 override func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { in tableView() function
32 …override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableVie… in tableView() function
H A DAppleMapsPOISearchController.swift53 func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { in tableView() function
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/POIUtils/
H A DAppleMapsPOISearchResultsView.swift28 override func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { in tableView() function
32 …override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableVie… in tableView() function
H A DAppleMapsPOISearchController.swift53 func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { in tableView() function