Searched refs:shouldObscureSpeech (Results 1 – 1 of 1) sorted by relevance
55 && !sAnnouncedHeadset && shouldObscureSpeech()) { in sendAccessibilityEvent()67 && shouldObscureSpeech()) { in onPopulateAccessibilityEvent()78 if (shouldObscureSpeech()) { in onInitializeAccessibilityNodeInfo()87 private boolean shouldObscureSpeech() { in shouldObscureSpeech() method in ObscureSpeechDelegate