Searched refs:POWER_SERVICE (Results 1 – 4 of 4) sorted by relevance
21 Context.POWER_SERVICE); in testScreenIsOn()
24 … powerManager = (PowerManager) Robolectric.application.getSystemService(Context.POWER_SERVICE); in before()
74 checkSystemService(Context.POWER_SERVICE, android.os.PowerManager.class); in shouldProvideServices()
53 SYSTEM_SERVICE_MAP.put(Context.POWER_SERVICE, "android.os.PowerManager"); in SYSTEM_SERVICE_MAP.put() argument