Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DAppsDividerView.java219 CharSequence allAppsLabelText = getResources().getText(R.string.all_apps_label); in getAllAppsLabelLayout() local
221 allAppsLabelText, 0, allAppsLabelText.length(), mPaint, in getAllAppsLabelLayout()
222 Math.round(mPaint.measureText(allAppsLabelText.toString()))) in getAllAppsLabelLayout()