Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5984 result.setRightIconState(rightIcon != null /* visible */, viewWidthDp, in calculateRightIconDimens()
13346 public void setRightIconState(boolean visible, float widthDp, float heightDp, in setRightIconState() method in Notification.Builder.TemplateBindResult