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