Home
last modified time | relevance | path

Searched refs:setImageTintList (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSimPinView.java94 mSimImageView.setImageTintList(ColorStateList.valueOf(color)); in resetState()
DKeyguardSimPukView.java137 mSimImageView.setImageTintList(ColorStateList.valueOf(color)); in reset()
/frameworks/base/core/java/android/widget/
DImageView.java474 public void setImageTintList(@Nullable ColorStateList tint) { in setImageTintList() method in ImageView
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt583 NO DOC BLOCK: android.widget.ImageView Method setImageTintList(android.content.res.ColorStateList)
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt883 NO DOC BLOCK: android.widget.ImageView Method setImageTintList(android.content.res.ColorStateList)
/frameworks/base/api/
Dsystem-current.txt40188 method public void setImageTintList(android.content.res.ColorStateList);
Dcurrent.txt37659 method public void setImageTintList(android.content.res.ColorStateList);