Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java248 replaceDrawable(mView.getOrb().getLogo(), mAssistComponent, ASSIST_ICON_METADATA_NAME, in maybeSwapSearchIcon()
255 public void replaceDrawable(ImageView v, ComponentName component, String name, in replaceDrawable() method in AssistManager