Searched defs:buttonImage (Results 1 – 2 of 2) sorted by relevance
61 @StyleRes int style, Drawable buttonImage) { in NumPadAnimator()66 @Nullable TextView digitTextView, @Nullable Drawable buttonImage) { in NumPadAnimator()
39 @Mock lateinit var buttonImage: Drawable variable in com.android.keyguard.NumPadAnimatorTest