Searched refs:INCALL_POWER_BUTTON_BEHAVIOR_HANGUP (Results 1 – 4 of 4) sorted by relevance
140 Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR_HANGUP); in testIgnoreSinglePressWhenEndCall()
1054 & Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR_HANGUP) != 0 in interceptPowerKeyDown()6688 if ((behavior & Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR_HANGUP) != 0) {
9902 public static final int INCALL_POWER_BUTTON_BEHAVIOR_HANGUP = 0x2; field in Settings.Secure
42036 Landroid/provider/Settings$Secure;->INCALL_POWER_BUTTON_BEHAVIOR_HANGUP:I