Stay organized with collections
Save and categorize content based on your preferences.
ApplicationInfoFlags
class ApplicationInfoFlags
Specific flags used for retrieving application info.
Summary
Public methods
getValue
fun getValue(): Long
of
static fun of(value: Long): PackageManager.ApplicationInfoFlags
Parameters |
value |
Long: Value is either 0 or a combination of android.content.pm.PackageManager#GET_META_DATA , android.content.pm.PackageManager#GET_SHARED_LIBRARY_FILES , android.content.pm.PackageManager#MATCH_UNINSTALLED_PACKAGES , android.content.pm.PackageManager#MATCH_SYSTEM_ONLY , android.content.pm.PackageManager.MATCH_DEBUG_TRIAGED_MISSING, android.content.pm.PackageManager#MATCH_DISABLED_COMPONENTS , android.content.pm.PackageManager#MATCH_DISABLED_UNTIL_USED_COMPONENTS , android.content.pm.PackageManager.MATCH_INSTANT, android.content.pm.PackageManager.MATCH_STATIC_SHARED_AND_SDK_LIBRARIES, android.content.pm.PackageManager#GET_DISABLED_UNTIL_USED_COMPONENTS , android.content.pm.PackageManager#GET_UNINSTALLED_PACKAGES , android.content.pm.PackageManager.MATCH_HIDDEN_UNTIL_INSTALLED_COMPONENTS, android.content.pm.PackageManager#MATCH_APEX , and android.content.pm.PackageManager#MATCH_ARCHIVED_PACKAGES |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-23 UTC."],[],[]]