Searched refs:SOUND_TRIGGER_MODE_ALL_ENABLED (Results 1 – 9 of 9) sorted by relevance
20 import static android.os.PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED;79 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in setup()113 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in onPowerModeChangedCritical_receiveStateChange()121 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in onPowerModeChangedDisabled_receiveStateChange()145 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in onPowerModeSameState_noStateChange()147 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in onPowerModeSameState_noStateChange()196 mHandler.onPowerModeChanged(SOUND_TRIGGER_MODE_ALL_ENABLED); in onBatteryChangeWhenInPhoneCall_receiveNoStateChange()
23 ALL_ENABLED = IPowerManager::SOUND_TRIGGER_MODE_ALL_ENABLED,26 MIN = IPowerManager::SOUND_TRIGGER_MODE_ALL_ENABLED,
20 import static android.os.PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED;64 private int mSoundTriggerPowerSaveMode = SOUND_TRIGGER_MODE_ALL_ENABLED;188 case SOUND_TRIGGER_MODE_ALL_ENABLED -> SoundTriggerDeviceState.ENABLE; in computeState()259 case SOUND_TRIGGER_MODE_ALL_ENABLED -> "All enabled"; in stateToString()
76 private int mSoundTriggerMode = PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED;
339 private int mSoundTriggerMode = PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED;471 mSoundTriggerMode = PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED; in setDisableSoundTrigger()
1102 public static final int SOUND_TRIGGER_MODE_ALL_ENABLED = 0; field in PowerManager1120 public static final int MIN_SOUND_TRIGGER_MODE = SOUND_TRIGGER_MODE_ALL_ENABLED;1129 SOUND_TRIGGER_MODE_ALL_ENABLED,2291 return SOUND_TRIGGER_MODE_ALL_ENABLED; in getSoundTriggerPowerSaveMode()
160 PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED /* soundTriggerMode */723 this.soundTriggerMode = PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED; in Policy()974 != PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED; in getBatterySaverPolicy()
134 if (defaultMode == PowerManager.SOUND_TRIGGER_MODE_ALL_ENABLED) { in testGetBatterySaverPolicy_PolicySound_DefaultValueCorrect()
11025 field public static final int SOUND_TRIGGER_MODE_ALL_ENABLED = 0; // 0x0