Searched refs:INCALL_BACK_BUTTON_BEHAVIOR_HANGUP (Results 1 – 2 of 2) sorted by relevance
882 (mIncallBackBehavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0 in interceptBackKeyUp()5496 if ((behavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0) { in incallBackBehaviorToString()
7728 public static final int INCALL_BACK_BUTTON_BEHAVIOR_HANGUP = 0x1; field in Settings.Secure