Searched refs:allAppsLabelText (Results 1 – 1 of 1) sorted by relevance
219 CharSequence allAppsLabelText = getResources().getText(R.string.all_apps_label); in getAllAppsLabelLayout() local221 allAppsLabelText, 0, allAppsLabelText.length(), mPaint, in getAllAppsLabelLayout()222 Math.round(mPaint.measureText(allAppsLabelText.toString()))) in getAllAppsLabelLayout()