Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1634 private int getCallForwardingIndicatorFromSharedPref() { in getCallForwardingIndicatorFromSharedPref() method in Phone
1717 callForwardingIndicator = getCallForwardingIndicatorFromSharedPref(); in getCallForwardingIndicator()