Home
last modified time | relevance | path

Searched refs:collectRequestNetworkMetrics (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSwitcher.java891 collectRequestNetworkMetrics(networkRequest); in onRequestNetwork()
944 private void collectRequestNetworkMetrics(NetworkRequest networkRequest) { in collectRequestNetworkMetrics() method in PhoneSwitcher