Searched refs:getShowInHeadsUp (Results 1 – 3 of 3) sorted by relevance
160 assertTrue(mConstants.getShowInHeadsUp()); in testShowInHeadsUpWithNoConfig()166 assertTrue(mConstants.getShowInHeadsUp()); in testShowInHeadsUpEnabled()172 assertFalse(mConstants.getShowInHeadsUp()); in testShowInHeadsUpDisabled()
217 public boolean getShowInHeadsUp() { in getShowInHeadsUp() method in SmartReplyConstants
1406 if (mSmartReplyConstants.getShowInHeadsUp()) { in applySmartReplyView()