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