Home | History | Annotate | Download | only in dictionarypack

Lines Matching refs:ForgetAction

788                 // Pass false to ForgetAction: this may be installed and we still want to apply
793 actions.add(new ActionBatch.ForgetAction(clientId, currentInfo, false));
815 // Pass true to ForgetAction: this is indeed an update to a non-installed
820 actions.add(new ActionBatch.ForgetAction(clientId, currentInfo, true));