Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootsFragment.java354 ProfileItem profileItem = null; in includeHandlerApps() local
365 profileItem = new ProfileItem(info, info.loadLabel(pm).toString(), in includeHandlerApps()
408 if (profileItem != null) { in includeHandlerApps()
410 result.add(profileItem); in includeHandlerApps()