Searched refs:END_BUTTON_BEHAVIOR_HOME (Results 1 – 2 of 2) sorted by relevance
3809 & Settings.System.END_BUTTON_BEHAVIOR_HOME) != 0) { in interceptKeyBeforeQueueing()5471 if ((behavior & Settings.System.END_BUTTON_BEHAVIOR_HOME) != 0 ) { in endcallBehaviorToString()
3680 public static final int END_BUTTON_BEHAVIOR_HOME = 0x1; field in Settings.System