Home | History | Annotate | Download | only in widget

Lines Matching refs:shown

1045      * @param shown indicates whether the given screen wants the emergency button to show at all
1047 public void updateEmergencyCallButtonState(Button button, int phoneState, boolean shown) {
1048 if (isEmergencyCallCapable() && shown) {