Searched refs:rootContext (Results 1 – 1 of 1) sorted by relevance
26771 Context rootContext = getRootView().getContext(); in getAutofilledDrawable() local26772 TypedArray a = rootContext.getTheme().obtainStyledAttributes(AUTOFILL_HIGHLIGHT_ATTR); in getAutofilledDrawable()26774 mAttachInfo.mAutofilledDrawable = rootContext.getDrawable(attributeResourceId); in getAutofilledDrawable()