Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java989 Consumer<Phone> chosenPhoneConsumer) throws CallStateException { in dial() argument
990 chosenPhoneConsumer.accept(this); in dial()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java1453 Consumer<Phone> chosenPhoneConsumer) throws CallStateException { in dial() argument
1601 chosenPhoneConsumer.accept(imsPhone); in dial()
1661 chosenPhoneConsumer.accept(this); in dial()