Searched defs:POWER_SERVICE (Results 1 – 2 of 2) sorted by relevance
103 map.put(Context.POWER_SERVICE, createBinder(IPowerManager.class, "android.os.IPowerManager")); in map.put()
126 addBinderService(Context.POWER_SERVICE, IPowerManager.class); in addBinderService()