Searched refs:approximateTransportType (Results 1 – 3 of 3) sorted by relevance
92 protected static int approximateTransportType(NetworkAgentInfo nai) { in approximateTransportType() method in NetworkNotificationManager151 transportType = approximateTransportType(nai); in showNotification()235 String toTransport = getTransportName(approximateTransportType(switchToNai)); in showNotification()336 String fromTransport = getTransportName(approximateTransportType(fromNai)); in showToast()337 String toTransport = getTransportName(approximateTransportType(toNai)); in showToast()
118 final int transportType = NetworkNotificationManager.approximateTransportType(nai); in verifyTitleByNetwork()
12822 PLcom/android/server/connectivity/NetworkNotificationManager;->approximateTransportType(Lcom/androi…