Searched refs:PowerPolicyListener (Results 1 – 4 of 4) sorted by relevance
37 public final class PowerPolicyListener { class39 private static final Logger LOG = new Logger(PowerPolicyListener.class);62 public PowerPolicyListener(Context context, int component, PolicyChangeHandler handler) { in PowerPolicyListener() method in PowerPolicyListener
31 import com.android.car.settings.common.PowerPolicyListener;44 final PowerPolicyListener mPowerPolicyListener;50 mPowerPolicyListener = new PowerPolicyListener(context, WIFI, in WifiStateSwitchPreferenceController()
36 import com.android.car.settings.common.PowerPolicyListener;59 final PowerPolicyListener mPowerPolicyListener;68 mPowerPolicyListener = new PowerPolicyListener(context, LOCATION, in LocationStateSwitchPreferenceController()
37 import com.android.car.settings.common.PowerPolicyListener;65 final PowerPolicyListener mPowerPolicyListener;73 mPowerPolicyListener = new PowerPolicyListener(context, BLUETOOTH, in BluetoothStateSwitchPreferenceController()