Searched refs:INCALL_POWER_BUTTON_BEHAVIOR_HANGUP (Results 1 – 3 of 3) sorted by relevance
953 & Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR_HANGUP) != 0 in interceptPowerKeyDown()5551 if ((behavior & Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR_HANGUP) != 0) { in incallPowerBehaviorToString()
7646 public static final int INCALL_POWER_BUTTON_BEHAVIOR_HANGUP = 0x2; field in Settings.Secure
60747 Landroid/provider/Settings$Secure;->INCALL_POWER_BUTTON_BEHAVIOR_HANGUP:I