Searched refs:handleNewSupportedStates (Results 1 – 4 of 4) sorted by relevance
223 public void handleNewSupportedStates() { in handleNewSupportedStates() method in OverrideRequestControllerTest238 mController.handleNewSupportedStates(new int[]{0, 1}, in handleNewSupportedStates()243 mController.handleNewSupportedStates(new int[]{0}, in handleNewSupportedStates()
246 void handleNewSupportedStates(int[] newSupportedStates, in handleNewSupportedStates() method in OverrideRequestController
461 mOverrideRequestController.handleNewSupportedStates(newStateIdentifiers, reason); in updateSupportedStates()
10014 PLcom/android/server/devicestate/OverrideRequestController;->handleNewSupportedStates([II)V