Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/role/ui/
DRoleListSortFunction.java42 roleItem.getRole().getShortLabelResource()), collator); in RoleListSortFunction()
DSpecialAppAccessListChildFragment.java105 preference.setTitle(role.getShortLabelResource()); in onRoleListChanged()
DDefaultAppListChildFragment.java171 preference.setTitle(role.getShortLabelResource()); in addPreferences()
/packages/apps/PermissionController/src/com/android/packageinstaller/role/model/
DRole.java225 public int getShortLabelResource() { in getShortLabelResource() method in Role