Searched refs:INCALL_BACK_BUTTON_BEHAVIOR_HANGUP (Results 1 – 3 of 3) sorted by relevance
909 (mIncallBackBehavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0 in interceptBackKeyUp()5578 if ((behavior & Settings.Secure.INCALL_BACK_BUTTON_BEHAVIOR_HANGUP) != 0) { in incallBackBehaviorToString()
7719 public static final int INCALL_BACK_BUTTON_BEHAVIOR_HANGUP = 0x1; field in Settings.Secure
56588 Landroid/provider/Settings$Secure;->INCALL_BACK_BUTTON_BEHAVIOR_HANGUP:I