Searched refs:LOCATION_VENDOR (Results 1 – 3 of 3) sorted by relevance
66 const int LOCATION_VENDOR = 0x2; field
133 ((flags & content::pm::IPackageManagerNative::LOCATION_VENDOR) != 0); in fetchAppPackageLocationInfo()
24140 | (appInfo.isVendor() ? IPackageManagerNative.LOCATION_VENDOR : 0)