Searched refs:shouldGenerateActions (Results 1 – 2 of 2) sorted by relevance
154 assertFalse(mAssistantSettings.shouldGenerateActions()); in testGenerateActionsDisabled()167 assertTrue(mAssistantSettings.shouldGenerateActions()); in testGenerateActionsEnabled()
142 public boolean shouldGenerateActions() { in shouldGenerateActions() method in AssistantSettings