Searched refs:StrategySelectionNotifyRequest (Results 1 – 16 of 16) sorted by relevance
29 public final class StrategySelectionNotifyRequest { class51 public StrategySelectionNotifyRequest( in StrategySelectionNotifyRequest() method in StrategySelectionNotifyRequest72 if (!(obj instanceof StrategySelectionNotifyRequest)) { in equals()75 StrategySelectionNotifyRequest other = (StrategySelectionNotifyRequest) obj; in equals()
309 private StrategySelectionNotifyRequest constructStrategySelectionNotifyRequest( in constructStrategySelectionNotifyRequest()312 return new StrategySelectionNotifyRequest( in constructStrategySelectionNotifyRequest()322 private void postProcess(StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in postProcess()
23 import com.android.server.display.brightness.StrategySelectionNotifyRequest;62 StrategySelectionNotifyRequest strategySelectionNotifyRequest); in strategySelectionPostProcessor()
23 import com.android.server.display.brightness.StrategySelectionNotifyRequest;53 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
23 import com.android.server.display.brightness.StrategySelectionNotifyRequest;52 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
25 import com.android.server.display.brightness.StrategySelectionNotifyRequest;53 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
25 import com.android.server.display.brightness.StrategySelectionNotifyRequest;51 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
25 import com.android.server.display.brightness.StrategySelectionNotifyRequest;65 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
24 import com.android.server.display.brightness.StrategySelectionNotifyRequest;70 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
25 import com.android.server.display.brightness.StrategySelectionNotifyRequest;80 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
25 import com.android.server.display.brightness.StrategySelectionNotifyRequest;89 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
24 import com.android.server.display.brightness.StrategySelectionNotifyRequest;90 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
36 import com.android.server.display.brightness.StrategySelectionNotifyRequest;110 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
36 import com.android.server.display.brightness.StrategySelectionNotifyRequest;333 StrategySelectionNotifyRequest strategySelectionNotifyRequest) { in strategySelectionPostProcessor()
32 import com.android.server.display.brightness.StrategySelectionNotifyRequest;84 StrategySelectionNotifyRequest strategySelectionNotifyRequest = in strategySelectionPostProcessor_resetsOffloadBrightness()85 mock(StrategySelectionNotifyRequest.class); in strategySelectionPostProcessor_resetsOffloadBrightness()
428 StrategySelectionNotifyRequest strategySelectionNotifyRequest = in selectStrategyCallsPostProcessorForAllStrategies()429 new StrategySelectionNotifyRequest(displayPowerRequest, Display.STATE_ON, in selectStrategyCallsPostProcessorForAllStrategies()