Searched refs:getDataTitle (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/search/
H A DIndex.java846 final String screenTitle = getDataTitle(context, attrs);
857 title = getDataTitle(context, attrs);
880 title = getDataTitle(context, attrs);
1073 private String getDataTitle(Context context, AttributeSet attrs) { method in class:Index

Completed in 30 milliseconds