Searched refs:callingVersion (Results 1 – 1 of 1) sorted by relevance
5502 final int callingVersion = pm.getApplicationInfoAsUser( in checkUnsupportedStartingFrom() local5504 if (callingVersion < version) return false; in checkUnsupportedStartingFrom()