Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DApplicationViewHolder.java118 static View newHeader(ViewGroup parent, int resText) { in newHeader() argument
123 textView.setText(resText); in newHeader()