Searched refs:kAidAppStart (Results 1 – 1 of 1) sorted by relevance
61 constexpr auto kAidAppStart = 10000; // AID_APP_START in CanProfileAndroid() local70 if (uid_without_profile < kAidAppStart || kAidAppEnd < uid_without_profile) { in CanProfileAndroid()