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.java268 replaceDrawable(mView.getOrb().getLogo(), assistComponent, ASSIST_ICON_METADATA_NAME, in maybeSwapSearchIcon()
272 public void replaceDrawable(ImageView v, ComponentName component, String name, in replaceDrawable() method in AssistManager