Home
last modified time | relevance | path

Searched defs:QueryCallForwardingCommand (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/sim/smartForwarding/
DEnableSmartForwardingTask.java306 static class QueryCallForwardingCommand extends QueryCommand<CallForwardingInfo> { class in EnableSmartForwardingTask
310 public QueryCallForwardingCommand(TelephonyManager tm, Executor executor, int subId) { in QueryCallForwardingCommand() method in EnableSmartForwardingTask.QueryCallForwardingCommand