Home | History | Annotate | Download | only in calllog

Lines Matching refs:isCallComposerCapable

233   public boolean isCallComposerCapable;
785 callComposeButtonView.setVisibility(isCallComposerCapable ? View.VISIBLE : View.GONE);