Searched refs:INCALL_BACK_BUTTON_BEHAVIOR_HANGUP (Results 1 – 3 of 3) sorted by relevance
1022 (mIncallBackBehavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0 in backKeyPress()6696 if ((behavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0) {
9933 public static final int INCALL_BACK_BUTTON_BEHAVIOR_HANGUP = 0x1; field in Settings.Secure
42033 Landroid/provider/Settings$Secure;->INCALL_BACK_BUTTON_BEHAVIOR_HANGUP:I