PackageManagerHelper
A helper interface that provides utility methods to interact with the PackageManager. This can be implemented by different classes to provide platform-specific implementations.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun semGetApplicationIconForIconTray(packageName: String, mode: Int, userId: Int): Drawable?