Home
last modified time | relevance | path

Searched refs:GameManagerServiceSystemPropertiesWrapper (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/app/
DGameManagerServiceSystemPropertiesWrapper.java27 interface GameManagerServiceSystemPropertiesWrapper { interface
DGameManagerService.java198 private final GameManagerServiceSystemPropertiesWrapper mSysProps;
203 public GameManagerServiceSystemPropertiesWrapper createSystemPropertiesWrapper() { in createSystemPropertiesWrapper()
204 return new GameManagerServiceSystemPropertiesWrapper() { in createSystemPropertiesWrapper()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
DGameManagerServiceTests.java146 private GameManagerServiceSystemPropertiesWrapper mSysPropsMock;
2566 public GameManagerServiceSystemPropertiesWrapper in testGameDefaultFrameRate_FlagOn()
2622 public GameManagerServiceSystemPropertiesWrapper in testGameDefaultFrameRate_FlagOff()