Searched refs:computeCompatModeLocked (Results 1 – 2 of 2) sorted by relevance
211 public int computeCompatModeLocked(ApplicationInfo ai) { in computeCompatModeLocked() method in CompatModePackages256 return computeCompatModeLocked(ai); in getPackageScreenCompatModeLocked()
1910 return mCompatModePackages.computeCompatModeLocked(r.info.applicationInfo); in getFrontActivityScreenCompatMode()