Searched refs:LocalPowerAllowlistService (Results 1 – 1 of 1) sorted by relevance
2329 private class LocalPowerAllowlistService implements PowerAllowlistInternal { class in DeviceIdleController2590 publishLocalService(PowerAllowlistInternal.class, new LocalPowerAllowlistService()); in onStart()