Home | History | Annotate | Download | only in voice

Lines Matching defs:setDisabledShowContext

1111      * Equivalent to {@link VoiceInteractionService#setDisabledShowContext
1112 * VoiceInteractionService.setDisabledShowContext(int)}.
1114 public void setDisabledShowContext(int flags) {
1116 mSystemService.setDisabledShowContext(flags);