Searched refs:SmartReplyConstants (Results 1 – 11 of 11) sorted by relevance
38 public final class SmartReplyConstants { class70 public SmartReplyConstants( in SmartReplyConstants() method in SmartReplyConstants126 synchronized (SmartReplyConstants.this) { in updateConstants()
114 private val constants: SmartReplyConstants, in inflateSmartReplyState()344 private val constants: SmartReplyConstants,419 private val constants: SmartReplyConstants, in inflateReplyButton()
148 public static SmartReplyView inflate(Context context, SmartReplyConstants constants) { in inflate()
46 private SmartReplyConstants mConstants;66 mConstants = new SmartReplyConstants( in setUp()
114 @Mock private SmartReplyConstants mConstants;133 mDependency.injectTestDependency(SmartReplyConstants.class, mConstants); in setUp()
70 @Mock private SmartReplyConstants mSmartReplyConstants;
61 import com.android.systemui.statusbar.policy.SmartReplyConstants;110 private final SmartReplyConstants mSmartReplyConstants;209 SmartReplyConstants smartReplyConstants, in ExpandableNotificationRowController()
68 import com.android.systemui.statusbar.policy.SmartReplyConstants;115 private SmartReplyConstants mSmartReplyConstants;213 SmartReplyConstants smartReplyConstants, in initialize()
117 import com.android.systemui.statusbar.policy.SmartReplyConstants;1851 SmartReplyConstants smartReplyConstants,
52 import com.android.systemui.statusbar.policy.SmartReplyConstants89 private val smartReplyConstants: SmartReplyConstants = mock()
93 import com.android.systemui.statusbar.policy.SmartReplyConstants;669 mock(SmartReplyConstants.class), in generateRow()