Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DAppPermissionFragment.java603 showRightIcon(R.drawable.ic_settings); in setDetail()
618 showRightIcon(R.drawable.ic_info); in setAdminSupportDetail()
632 private void showRightIcon(int iconId) { in showRightIcon() method in AppPermissionFragment