Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DButtonChooserFactory.java41 return newImsAndWiFiButtonChooser(); in newButtonChooser()
52 return newImsAndWiFiButtonChooser(); in newButtonChooser()
55 private static ButtonChooser newImsAndWiFiButtonChooser() { in newImsAndWiFiButtonChooser() method in ButtonChooserFactory