Searched refs:UpdateCommand (Results 1 – 1 of 1) sorted by relevance
184 if (currentStep instanceof UpdateCommand) { in restoreAllSteps()185 ((UpdateCommand) currentStep).onRestore(); in restoreAllSteps()254 abstract static class UpdateCommand<T> implements Command { class in EnableSmartForwardingTask259 public UpdateCommand(TelephonyManager tm, Executor executor, int subId) { in UpdateCommand() method in EnableSmartForwardingTask.UpdateCommand341 static class UpdateCallWaitingCommand extends UpdateCommand<Integer> {378 static class UpdateCallForwardingCommand extends UpdateCommand<Integer> {