Searched refs:handleNewSupportedStates (Results 1 – 3 of 3) sorted by relevance
194 public void handleNewSupportedStates() { in handleNewSupportedStates() method in OverrideRequestControllerTest206 mController.handleNewSupportedStates(new int[]{ 0, 1 }); in handleNewSupportedStates()211 mController.handleNewSupportedStates(new int[]{ 0 }); in handleNewSupportedStates()
223 boolean handleNewSupportedStates(int[] newSupportedStates) { in handleNewSupportedStates() method in OverrideRequestController
301 mOverrideRequestController.handleNewSupportedStates(newStateIdentifiers); in updateSupportedStates()