Searched refs:MATCH_DIRECT_BOOT_AUTO (Results 1 – 8 of 8) sorted by relevance
262 PackageManager.GET_META_DATA | PackageManager.MATCH_DIRECT_BOOT_AUTO, in bindBestPackage()280 | PackageManager.MATCH_DIRECT_BOOT_AUTO); in bindBestPackage()
187 MATCH_DIRECT_BOOT_AUTO,211 MATCH_DIRECT_BOOT_AUTO,541 public static final int MATCH_DIRECT_BOOT_AUTO = 0x10000000; field in PackageManager545 public static final int MATCH_DEBUG_TRIAGED_MISSING = MATCH_DIRECT_BOOT_AUTO;
1640 | MATCH_DIRECT_BOOT_AUTO)) == 0) { in updateFlagsForPackage()1660 flags |= MATCH_DIRECT_BOOT_AUTO; in updateFlagsForComponent()1668 | MATCH_DIRECT_BOOT_AUTO)) == 0) { in updateFlagsForComponent()
159 PackageManager.MATCH_SYSTEM_ONLY | PackageManager.MATCH_DIRECT_BOOT_AUTO
22 import static android.content.pm.PackageManager.MATCH_DIRECT_BOOT_AUTO;1558 MATCH_DIRECT_BOOT_AUTO, app.userId);
21 import static android.content.pm.PackageManager.MATCH_DIRECT_BOOT_AUTO;2703 MATCH_DIRECT_BOOT_AUTO, wallpaper.userId); in bindWallpaperComponentLocked()
11821 field public static final int MATCH_DIRECT_BOOT_AUTO = 268435456; // 0x10000000