Lines Matching refs:str
118 ) -> str:
138 def get_aware_ip_addr(ad: android_device.AndroidDevice) -> str:
144 def get_wlan_ip_addr(ad: android_device.AndroidDevice) -> str:
150 def get_p2p_ip_addr(ad: android_device.AndroidDevice) -> str:
156 def get_aware_ifname(ad: android_device.AndroidDevice) -> str:
161 def get_wlan_ifname(ad: android_device.AndroidDevice) -> str:
174 def get_p2p_ifname(ad: android_device.AndroidDevice) -> str:
179 def extract_ip_addr_from_ifconfig(ifconfig: str) -> str: argument
193 string: str, prefix: str, postfix: str argument
194 ) -> str:
210 ) -> str:
217 ) -> str:
227 ) -> str:
234 ) -> str:
241 ) -> str: