Searched refs:POWER_STATS_SERVICE (Results 1 – 2 of 2) sorted by relevance
208 publishBinderService(Context.POWER_STATS_SERVICE, new BinderService()); in onStart()
3963 public static final String POWER_STATS_SERVICE = "powerstats"; field in Context