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