Searched refs:LONG_PRESS_POWER_ASSISTANT (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.server.policy.PhoneWindowManager.LONG_PRESS_POWER_ASSISTANT;113 mPhoneWindowManager.overrideLongPressOnPower(LONG_PRESS_POWER_ASSISTANT); in testPowerLongPress()
41 import static com.android.server.policy.PhoneWindowManager.LONG_PRESS_POWER_ASSISTANT;484 case LONG_PRESS_POWER_ASSISTANT: in overrideLongPressOnPower()
302 static final int LONG_PRESS_POWER_ASSISTANT = 5; // Settings.Secure.ASSISTANT field in PhoneWindowManager1431 case LONG_PRESS_POWER_ASSISTANT: in powerLongPress()1504 if (mLongPressOnPowerBehavior == LONG_PRESS_POWER_ASSISTANT && !isDeviceProvisioned()) { in getResolvedLongPressOnPowerBehavior()2626 if (getResolvedLongPressOnPowerBehavior() == LONG_PRESS_POWER_ASSISTANT) {6773 case LONG_PRESS_POWER_ASSISTANT: