Searched refs:onActionStateChanged (Results 1 – 2 of 2) sorted by relevance
89 void onActionStateChanged(Action action, int state); in onActionStateChanged() method256 listener.onActionStateChanged(action, newState); in updateState()
48 public void onActionStateChanged(final Action action, final int state) { in onActionStateChanged() method in ActionServiceTest