Searched refs:sendExplicitBroadcast (Results 1 – 1 of 1) sorted by relevance
769 sendExplicitBroadcast(PowerManager.ACTION_LOW_POWER_STANDBY_ENABLED_CHANGED); in notifyEnabledChangedLocked()783 sendExplicitBroadcast(PowerManager.ACTION_LOW_POWER_STANDBY_POLICY_CHANGED); in notifyPolicyChanged()795 private void sendExplicitBroadcast(String intentType) { in sendExplicitBroadcast() method in LowPowerStandbyController